Uses of Class
org.objectweb.jorm.genclass.lib.GenClassBinding

Packages that use GenClassBinding
org.objectweb.jorm.mapper.fos.genclass   
org.objectweb.jorm.mapper.rdb.genclass   
 

Uses of GenClassBinding in org.objectweb.jorm.mapper.fos.genclass
 

Subclasses of GenClassBinding in org.objectweb.jorm.mapper.fos.genclass
 class FosGenClassBinding
          author Sebastien Chassande-Barrioz
 

Uses of GenClassBinding in org.objectweb.jorm.mapper.rdb.genclass
 

Subclasses of GenClassBinding in org.objectweb.jorm.mapper.rdb.genclass
 class RdbGenClassBinding
          This class provides the implementation of PBinding for RDBMS.