Class PStmtKey.PreparedStatementSQL
java.lang.Object
org.datanucleus.store.rdbms.datasource.dbcp2.PStmtKey.PreparedStatementSQL
- All Implemented Interfaces:
PStmtKey.StatementBuilder
- Enclosing class:
PStmtKey
Builder for prepareStatement(String sql).
- Since:
- 2.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PreparedStatementSQL
private PreparedStatementSQL()
-
-
Method Details
-
createStatement
- Specified by:
createStatementin interfacePStmtKey.StatementBuilder- Throws:
SQLException
-