| AbstractResultSetConverter |
|
| Accessor |
Field accessor mapping to the columnName.
|
| ColumnFieldMapper |
A mapper from column to field name.
|
| ColumnName |
Value object of column.
|
| ColumnValueConverter |
|
| FieldName |
Value object of feild name.
|
| LoggerConfig |
Logger for Sorm4j.
|
| LoggerConfig.Category |
|
| LoggerConfig.LogPoint |
|
| MultiRowProcessorType |
Type of how to execute multi-row update SQL statements.
|
| ParameterSetter |
|
| ResultSetConverter |
Convert ResultSet from database to specified objects.
|
| SormBuilder |
|
| SormConfig |
A configuration store of sorm4j.
|
| SormConfigBuilder |
A builder for configuration of or mapper.
|
| SormOptions |
Represents options of Sorm.
|
| SqlParametersSetter |
|
| TableName |
Value object of table name.
|
| TableNameMapper |
A mapper from a class or candidates of table name to a valid table name exists on database.
|