Uses of Class
org.ujoframework.orm.metaModel.MetaRoot

Packages that use MetaRoot
org.ujoframework.orm The ORM support. 
org.ujoframework.orm.metaModel   
 

Uses of MetaRoot in org.ujoframework.orm
 

Methods in org.ujoframework.orm with parameters of type MetaRoot
 void OrmHandler.config(MetaRoot config)
          Save the ORM configuration include parameters (if the parameters are not null).
 

Uses of MetaRoot in org.ujoframework.orm.metaModel
 

Fields in org.ujoframework.orm.metaModel with type parameters of type MetaRoot
static ListProperty<MetaRoot,MetaDatabase> MetaRoot.DATABASES
          List of tables
static Property<MetaRoot,MetaParams> MetaRoot.PARAMETERS
          ORM parameters
 



Copyright © 2010. All Rights Reserved.