org.ujorm.orm.metaModel
Class MoreParams
java.lang.Object
org.ujorm.extensions.SuperAbstractUjo
org.ujorm.extensions.AbstractUjo
org.ujorm.orm.AbstractMetaModel
org.ujorm.orm.metaModel.MoreParams
- All Implemented Interfaces:
- Serializable, UjoCloneable, UjoTextable, Ujo
public final class MoreParams
- extends AbstractMetaModel
Class contains the special parameters with for different use.
- Author:
- Pavel Ponec
- See Also:
- Serialized Form
DIALECT_MYSQL_ENGINE_TYPE
public static final Key<MoreParams,String> DIALECT_MYSQL_ENGINE_TYPE
- A default engine for the MySQL dialect. The default value of this parameter is: "ENGINE = InnoDB".
- See Also:
org.ujorm.orm.dialect.MySqlDialect#getEngine()
MoreParams
public MoreParams()
Copyright © 2012. All Rights Reserved.