| Package | Description |
|---|---|
| org.spincast.plugins.jdbc | |
| org.spincast.plugins.jdbc.statements |
| Class and Description |
|---|
| BatchInsertStatement |
| DeleteStatement |
| InsertResultWithGeneratedKey |
| InsertStatement |
| QueryResult |
| SelectStatement |
| UpdateStatement |
| Class and Description |
|---|
| BatchInsertStatement |
| DeleteStatement |
| InsertResultWithGeneratedKey |
| InsertStatement |
| QueryResult |
| QueryResultDefault |
| QueryResultFactory |
| ResultSetHandler |
| SelectStatement |
| Statement
Note that the connection used by a Stement is
not closed after the statement has
been executed.
|
| StatementBase
If the connection's
Connection.getAutoCommit() is true/code>,
the connection will be automatically closed. |
| UpdateStatement |
Copyright © 2018. All rights reserved.