Uses of Interface
org.spincast.plugins.jdbc.statements.UpdateStatement
-
Uses of UpdateStatement in org.spincast.plugins.jdbc
Modifier and TypeMethodDescriptionJdbcStatementFactory.createUpdateStatement
(Connection connection) Creates an Update statement.Modifier and TypeMethodDescriptionprotected Class<? extends UpdateStatement>
SpincastJdbcPluginModule.getUpdateJdbcStatementImpl()
-
Uses of UpdateStatement in org.spincast.plugins.jdbc.statements