Uses of Package
org.objectweb.jorm.mapper.rdb.generator

Packages that use org.objectweb.jorm.mapper.rdb.generator
org.objectweb.jorm.mapper.rdb.generator   
 

Classes in org.objectweb.jorm.mapper.rdb.generator used by org.objectweb.jorm.mapper.rdb.generator
RdbCommonHelper
          This helper contains all common tool methods shared by the RdbBindingMOP and the RdbMappingMOP.
RdbGenColumn
          This class contains all required information related to a column to which some field of a JORM class is mapped.
RdbGenInfos
          This is the root class that contains all the required information for generating Java code specific to the RDB mapping.
RdbGenJoin
           
RdbGenRef
          Defines the structure of a reference of a JORM class.
RdbGenTable
          Defines one of the table that is used to mapped a particular JORM class.