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

Class Summary
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.
RdbMappingMOP  
RdbMOPFactory