Uses of Interface
org.spincast.plugins.jdbc.statements.InsertStatement
-
Uses of InsertStatement in org.spincast.plugins.jdbc
Modifier and TypeMethodDescriptionJdbcStatementFactory.createInsertStatement
(Connection connection) Creates an Insert statement.Modifier and TypeMethodDescriptionprotected Class<? extends InsertStatement>
SpincastJdbcPluginModule.getInsertJdbcStatementDefaultImpl()
-
Uses of InsertStatement in org.spincast.plugins.jdbc.statements