Package | Description |
---|---|
java.sql |
Modifier and Type | Method and Description |
---|---|
CallableStatement |
Connection.prepareCall(String sql) |
CallableStatement |
Connection.prepareCall(String sql,
int resultSetType,
int resultSetConcurrency) |