| Package | Description |
|---|---|
| org.ujorm.orm |
The ORM support.
|
| org.ujorm.orm.metaModel |
| Modifier and Type | Method and Description |
|---|---|
void |
OrmHandler.config(MetaRoot config)
Save the alternative ORM configuration including parameters (if the parameters are not null).
|
| Modifier and Type | Field and Description |
|---|---|
static ListKey<MetaRoot,MetaDatabase> |
MetaRoot.DATABASES
List of tables
|
static Key<MetaRoot,MetaParams> |
MetaRoot.PARAMETERS
ORM parameters
|
Copyright 2013, Pavel Ponec