|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| DatabaseTableConfig<T> | Database table configuration information either supplied by Spring or direct Java wiring or from a
DatabaseTable annotation. |
| DatabaseTableConfigLoader | Database table configuration loader which reads and writes DatabaseTableConfig from a text file/stream. |
| TableInfo<T,ID> | Information about a database table including the associated tableName, class, constructor, and the included fields. |
| TableUtils | Couple utility methods for the creating, dropping, and maintenance of tables. |
| Annotation Types Summary | |
|---|---|
| DatabaseTable | Annotation that marks a class to be stored in the database. |
Object table information.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||