Uses of Class
org.ujoframework.core.annot.XmlAttribute

Packages that use XmlAttribute
org.ujoframework.orm.metaModel   
 

Uses of XmlAttribute in org.ujoframework.orm.metaModel
 

Fields in org.ujoframework.orm.metaModel with annotations of type XmlAttribute
static Property<MetaTable,java.lang.String> MetaTable.ID
          The meta-model id
static Property<MetaRelation2Many,java.lang.String> MetaRelation2Many.ID
          The meta-model ID.
static Property<MetaProcedure,java.lang.String> MetaProcedure.ID
          The meta-model id
static Property<MetaDatabase,java.lang.String> MetaDatabase.ID
          The meta-model id
static Property<MetaTable,java.lang.Boolean> MetaTable.VIEW
          Is it a model of a database view or table ?
 



Copyright © 2010. All Rights Reserved.