Uses of Interface
org.spincast.plugins.jdbc.statements.SelectStatement
-
Uses of SelectStatement in org.spincast.plugins.jdbc
Modifier and TypeMethodDescriptionJdbcStatementFactory.createSelectStatement
(Connection connection) Creates a Select statement.Modifier and TypeMethodDescriptionprotected Class<? extends SelectStatement>
SpincastJdbcPluginModule.getSelectJdbcStatementImpl()
-
Uses of SelectStatement in org.spincast.plugins.jdbc.statements