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