|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
CatalogDescription
* generate multiple .java files
* generate class per table
* generate attribute per column (except fk-columns)
* generate ManyToOne-relationship per foreignkey
* mappedBy OneToMany relationship,
* ManyToMany relationship autodetect and generated,
* add, remove methods
* autodetect caching strategies tableName.startsWith(cv) : READ_ONLY [HEURISTIC]
* autodetect Enum types (?)this#getConfig(java.lang.String) but the
config is read from file and not cached.
BaseMigrationTool
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||