Modifier and Type | Method and Description |
---|---|
RowId |
CallableStatement.getRowId(int arg0) |
RowId |
CallableStatement.getRowId(String arg0) |
Modifier and Type | Method and Description |
---|---|
void |
PreparedStatement.setRowId(int parameterIndex,
RowId x) |
void |
CallableStatement.setRowId(String arg0,
RowId arg1) |
Copyright © 2009–2018 JolBox. All rights reserved.