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

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

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

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