Package | Description |
---|---|
java.sql |
Modifier and Type | Interface and Description |
---|---|
interface |
CallableStatement |
interface |
PreparedStatement |
Modifier and Type | Method and Description |
---|---|
Statement |
Connection.createStatement() |
Statement |
Connection.createStatement(int resultSetType,
int resultSetConcurrency) |
Statement |
ResultSet.getStatement() |