Uses of Interface
org.spincast.plugins.jdbc.statements.DeleteStatement
-
Uses of DeleteStatement in org.spincast.plugins.jdbc
Modifier and TypeMethodDescriptionJdbcStatementFactory.createDeleteStatement
(Connection connection) Creates an Delete statement.Modifier and TypeMethodDescriptionprotected Class<? extends DeleteStatement>
SpincastJdbcPluginModule.getDeleteJdbcStatementImpl()
-
Uses of DeleteStatement in org.spincast.plugins.jdbc.statements