Package org.objectweb.jorm.metainfo.api.rdb

Interface Summary
RDBClassMapping RDBClassMapping defines methods to describe how the a class is mapped into a relational database system.
RDBColumnSpec RDBColumnSpec defines one column in the table where the class is projected.
RDBMappingFactory The RDBMappingFactory interface is an extension of the mapping factory defined in the standard meta-information.
RDBValueMapping a RDBValueMapping defines all the columns which compose a value mapping.