Uses of Class
org.objectweb.jorm.mapper.rdb.generator.RdbCommonHelper

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

Uses of RdbCommonHelper in org.objectweb.jorm.mapper.rdb.generator
 

Subclasses of RdbCommonHelper in org.objectweb.jorm.mapper.rdb.generator
 class RdbBindingMOP
          This class implements the BindingMOP interface in order to specialize the generation of the PBinding for the relationnal database spport.
 class RdbMappingMOP