Uses of Class
org.ujorm.orm.metaModel.MoreParams

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<MetaParams,MoreParams> MetaParams.MORE_PARAMS
          The parameter contains the special parameters with for different use.
 

Methods in org.ujorm.orm.metaModel that return MoreParams
 MoreParams MetaParams.more()
          Returns an object to provide the special parameters for a different use.
 



Copyright © 2012. All Rights Reserved.