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

Packages that use org.objectweb.jorm.mapper.rdb.lib
org.objectweb.jorm.facility.naming.rdbsequence   
org.objectweb.jorm.mapper.rdb.genclass   
org.objectweb.jorm.mapper.rdb.lib   
org.objectweb.jorm.util.lib   
 

Classes in org.objectweb.jorm.mapper.rdb.lib used by org.objectweb.jorm.facility.naming.rdbsequence
PMapperRdb
          This interface is the speciailisation of the PMapper generic interface, for the relational databases (rdb mapper).
 

Classes in org.objectweb.jorm.mapper.rdb.lib used by org.objectweb.jorm.mapper.rdb.genclass
RdbPrefetchablePCM
           
 

Classes in org.objectweb.jorm.mapper.rdb.lib used by org.objectweb.jorm.mapper.rdb.lib
PMapperRdb
          This interface is the speciailisation of the PMapper generic interface, for the relational databases (rdb mapper).
RdbPMappingStructuresManager
          Defines the way to manage relational schema for the RDB mappers.
RdbScriptWriter
          This interface is used to generate the database creation script.
 

Classes in org.objectweb.jorm.mapper.rdb.lib used by org.objectweb.jorm.util.lib
RdbScriptPMSM
          This class is used to define a dummy PMappingStructuresManager to generate the database creation script.