Uses of Interface
org.spincast.plugins.jdbc.statements.UpdateStatement
Packages that use UpdateStatement
-
Uses of UpdateStatement in org.spincast.plugins.jdbc
Methods in org.spincast.plugins.jdbc that return UpdateStatementModifier and TypeMethodDescriptionJdbcStatementFactory.createUpdateStatement
(Connection connection) Creates an Update statement.Methods in org.spincast.plugins.jdbc that return types with arguments of type UpdateStatementModifier and TypeMethodDescriptionprotected Class<? extends UpdateStatement>
SpincastJdbcPluginModule.getUpdateJdbcStatementImpl()
-
Uses of UpdateStatement in org.spincast.plugins.jdbc.statements
Classes in org.spincast.plugins.jdbc.statements that implement UpdateStatement