| Package | Description |
|---|---|
| org.spincast.plugins.jdbc | |
| org.spincast.plugins.jdbc.statements |
| Modifier and Type | Method and Description |
|---|---|
InsertStatement |
JdbcStatementFactory.createInsertStatement(Connection connection)
Creates an Insert statement.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends InsertStatement> |
SpincastJdbcPluginModule.getInsertJdbcStatementDefaultImpl() |
| Modifier and Type | Class and Description |
|---|---|
class |
InsertStatementDefault |
Copyright © 2018. All rights reserved.