| Configurator |
Builder for Configuration.
|
| Configurator.MultiRowProcessorType |
Type of how to execute multi-row query.
|
| ConnectionSource |
A source for jdbc connection.
|
| 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.
|
| Sorm |
An interface of executing object-relation mapping.
|
| Sorm.ConsumerHandler |
Interface for object-relation handling without a return value.
|
| Sorm.FunctionHandler |
Interface for object-relation handling with a return value.
|
| 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.
|