public final class MoreParams extends AbstractMetaModel
| Modifier and Type | Field and Description |
|---|---|
static Key<MoreParams,String> |
DIALECT_MYSQL_ENGINE_TYPE
A default engine for the MySQL dialect.
|
static Key<MoreParams,Boolean> |
ENABLE_TO_UNLOCK_IMMUTABLE_METAMODEL
EFFECTIVA REQUEST: enable to unlock the immutable MetaTable model
|
static Key<MoreParams,Boolean> |
EXTENTED_INDEX_NAME_STRATEGY
EFFECTIVA REQUEST: an extended index name strategy where the default value is
false |
static Key<MoreParams,Boolean> |
PRINT_All_JOINED_TABLES
EFFECTIVA REQUEST: to enforce printing all Ujorm joined tables
|
| Constructor and Description |
|---|
MoreParams() |
changeDefault, checkReadOnly, clearReadOnly, get, readAuthorization, readOnly, setReadOnly, writeValuenewCamelFactory, newFactory, readValueclone, equals, init, init, readKeys, readUjoManager, readValueString, toString, writeValueStringpublic static final Key<MoreParams,String> DIALECT_MYSQL_ENGINE_TYPE
org.ujorm.orm.dialect.MySqlDialect#getEngine()public static final Key<MoreParams,Boolean> PRINT_All_JOINED_TABLES
public static final Key<MoreParams,Boolean> ENABLE_TO_UNLOCK_IMMUTABLE_METAMODEL
public static final Key<MoreParams,Boolean> EXTENTED_INDEX_NAME_STRATEGY
falseCopyright 2013, Pavel Ponec