| Package | Description |
|---|---|
| org.spincast.plugins.jdbc | |
| org.spincast.plugins.jdbc.statements |
| Modifier and Type | Method and Description |
|---|---|
DeleteStatement |
JdbcStatementFactory.createDeleteStatement(Connection connection)
Creates an Delete statement.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends DeleteStatement> |
SpincastJdbcPluginModule.getDeleteJdbcStatementImpl() |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteStatementDefault |
Copyright © 2017. All rights reserved.