| Package | Description |
|---|---|
| com.helger.db.jdbc.callback | |
| com.helger.db.jdbc.executor |
| Class and Description |
|---|
| ConstantPreparedStatementDataProvider
A simple implementation of the
IPreparedStatementDataProvider that
takes a list of objects and returns theses objects as they are. |
| IGeneratedKeysCallback
This callback is used to retrieve generated keys upon insertion.
|
| IPreparedStatementDataProvider
Interface for objects that deliver content to pass parameters to a prepared
statement.
|
| IUpdatedRowCountCallback
This callback is used to retrieve generated keys upon insertion.
|
| Class and Description |
|---|
| IConnectionStatusChangeCallback
Callback to be invoked if the connection status changes.
|
| IGeneratedKeysCallback
This callback is used to retrieve generated keys upon insertion.
|
| IPreparedStatementDataProvider
Interface for objects that deliver content to pass parameters to a prepared
statement.
|
| IResultSetRowCallback
A simple callback that can be executed for each row in a
ResultSet. |
| IUpdatedRowCountCallback
This callback is used to retrieve generated keys upon insertion.
|
Copyright © 2014–2021 Philip Helger. All rights reserved.