Class PStmtKey.PreparedStatementWithAutoGeneratedKeys
java.lang.Object
org.datanucleus.store.rdbms.datasource.dbcp2.PStmtKey.PreparedStatementWithAutoGeneratedKeys
- All Implemented Interfaces:
PStmtKey.StatementBuilder
- Enclosing class:
PStmtKey
private class PStmtKey.PreparedStatementWithAutoGeneratedKeys
extends Object
implements PStmtKey.StatementBuilder
Builder for prepareStatement(String sql, int autoGeneratedKeys).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PreparedStatementWithAutoGeneratedKeys
private PreparedStatementWithAutoGeneratedKeys()
-
-
Method Details
-
createStatement
- Specified by:
createStatement
in interfacePStmtKey.StatementBuilder
- Throws:
SQLException
-