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

Packages that use org.objectweb.jorm.metainfo.api.rdb
org.objectweb.jorm.comp.generator.rdb   
org.objectweb.jorm.metainfo.api.rdb   
org.objectweb.jorm.metainfo.lib.rdb   
 

Classes in org.objectweb.jorm.metainfo.api.rdb used by org.objectweb.jorm.comp.generator.rdb
RDBColumnSpec
          RDBColumnSpec defines one column in the table where the class is projected.
 

Classes in org.objectweb.jorm.metainfo.api.rdb used by org.objectweb.jorm.metainfo.api.rdb
RDBColumnSpec
          RDBColumnSpec defines one column in the table where the class is projected.
 

Classes in org.objectweb.jorm.metainfo.api.rdb used by org.objectweb.jorm.metainfo.lib.rdb
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.