| Class and Description |
|---|
| DB
A singleton that stores the database connection pool, registered model schemas,
and provides a bunch of helper methods for actually talking to the database.
|
| Class and Description |
|---|
| DbPersister |
| Class and Description |
|---|
| Col
This class is used internally when reflecting over a Java model and converting it into
a table schema.
|
| Converter
An annotation that allows defining a custom AttributeConverter,
add this to a model property getter to define a custom class for
converting to and fro database format.
|
| DB
A singleton that stores the database connection pool, registered model schemas,
and provides a bunch of helper methods for actually talking to the database.
|
| Class and Description |
|---|
| Col
This class is used internally when reflecting over a Java model and converting it into
a table schema.
|
| DB
A singleton that stores the database connection pool, registered model schemas,
and provides a bunch of helper methods for actually talking to the database.
|
| DbColumnConverter |
| DbImplementation |
| DbTypes
The database engine - MySql, Postgres, etc.
|
| Schema
Used internally to represent the schema of a database table.
|
| SqlGenerationAction.GenerateResult |
| SqlMigration |
| Class and Description |
|---|
| Schema
Used internally to represent the schema of a database table.
|
| Class and Description |
|---|
| DB
A singleton that stores the database connection pool, registered model schemas,
and provides a bunch of helper methods for actually talking to the database.
|
| DbImplementation |
| Class and Description |
|---|
| DB
A singleton that stores the database connection pool, registered model schemas,
and provides a bunch of helper methods for actually talking to the database.
|
| DbImplementation |
| Class and Description |
|---|
| Schema
Used internally to represent the schema of a database table.
|
| Class and Description |
|---|
| Converter
An annotation that allows defining a custom AttributeConverter,
add this to a model property getter to define a custom class for
converting to and fro database format.
|
| Class and Description |
|---|
| Converter
An annotation that allows defining a custom AttributeConverter,
add this to a model property getter to define a custom class for
converting to and fro database format.
|
| DefaultSort |
Copyright © 2016. All rights reserved.