|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MoreParams | |
|---|---|
| org.ujorm.orm.metaModel | |
| Uses of MoreParams in org.ujorm.orm.metaModel |
|---|
| Fields in org.ujorm.orm.metaModel with type parameters of type MoreParams | |
|---|---|
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 |
| Methods in org.ujorm.orm.metaModel that return MoreParams | |
|---|---|
MoreParams |
MetaParams.more()
Returns an object to provide the special parameters for a different use. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||