| Package | Description |
|---|---|
| org.spincast.plugins.jdbc | |
| org.spincast.plugins.jdbc.statements |
| Modifier and Type | Method and Description |
|---|---|
UpdateStatement |
JdbcStatementFactory.createUpdateStatement(Connection connection)
Creates an Update statement.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends UpdateStatement> |
SpincastJdbcPluginModule.getUpdateJdbcStatementImpl() |
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateStatementDefault |
Copyright © 2019. All rights reserved.