| Configurator |
Builder for Configuration.
|
| Configurator.MultiRowProcessorType |
Type of how to execute multi-row update SQL statements.
|
| ConsumerHandler |
Interface for handling without a return value.
|
| FunctionHandler |
Interface for handling with a return value.
|
| OrmConnection |
Main API for object relation mapping.
|
| OrmLogger.Category |
|
| OrmMapReader |
A interface for getting result of query as Map.
|
| OrmReader |
The interface of reading functions of object-relation mapping.
|
| OrmTransaction |
An transaction with object relation mapping.
|
| OrmUpdater |
A interface for updating database.
|
| ResultSetMapper |
|
| RowMapper |
Maps a row in resultSet to a object.
|
| Sorm |
An interface of executing object-relation mapping.
|
| SqlExecutor |
A interface for executing SQL with parameters.
|
| TransactionFunction |
Functions of handling transaction.
|
| TypedOrmConnection |
Main API for typed object relation mapping.
|
| TypedOrmReader |
The typed interface of reading functions of object-relation mapping.
|
| TypedOrmTransaction |
An transaction with typed object relation mapping.
|
| TypedOrmUpdater |
A typed interface for updating database.
|