Uses of Package
org.objectweb.jorm.genclass.api

Packages that use org.objectweb.jorm.genclass.api
org.objectweb.jorm.genclass.api   
org.objectweb.jorm.genclass.lib   
org.objectweb.jorm.mapper.fos.genclass   
org.objectweb.jorm.mapper.rdb.genclass   
 

Classes in org.objectweb.jorm.genclass.api used by org.objectweb.jorm.genclass.api
FieldDesc
          This class provides a simple description of a JORM field.
 

Classes in org.objectweb.jorm.genclass.api used by org.objectweb.jorm.genclass.lib
FieldDesc
          This class provides a simple description of a JORM field.
GenClassProp
          It dscribes the setters for defining the properties that can be set when initialising a GenClassMapping.
 

Classes in org.objectweb.jorm.genclass.api used by org.objectweb.jorm.mapper.fos.genclass
GenClassProp
          It dscribes the setters for defining the properties that can be set when initialising a GenClassMapping.
 

Classes in org.objectweb.jorm.genclass.api used by org.objectweb.jorm.mapper.rdb.genclass
FieldDesc
          This class provides a simple description of a JORM field.
GenClassProp
          It dscribes the setters for defining the properties that can be set when initialising a GenClassMapping.