| Package | Description |
|---|---|
| org.ujorm.orm.metaModel |
| Modifier and Type | Field and Description |
|---|---|
static Key<MoreParams,String> |
MoreParams.DIALECT_MYSQL_ENGINE_TYPE
A default engine for the MySQL dialect.
|
static Key<MoreParams,Boolean> |
MoreParams.ENABLE_TO_UNLOCK_IMMUTABLE_METAMODEL
EFFECTIVA REQUEST: enable to unlock the immutable MetaTable model
|
static Key<MoreParams,Boolean> |
MoreParams.EXTENTED_INDEX_NAME_STRATEGY
EFFECTIVA REQUEST: an extended index name strategy where the default value is
false |
static Key<MetaParams,MoreParams> |
MetaParams.MORE_PARAMS
The parameter contains the special parameters with for different use.
|
static Key<MoreParams,Boolean> |
MoreParams.PRINT_All_JOINED_TABLES
EFFECTIVA REQUEST: to enforce printing all Ujorm joined tables
|
| Modifier and Type | Method and Description |
|---|---|
MoreParams |
MetaParams.more()
Returns an object to provide the special parameters for a different use.
|
Copyright 2013, Pavel Ponec