Uses of Package
org.objectweb.jorm.metainfo.lib

Packages that use org.objectweb.jorm.metainfo.lib
org.objectweb.jorm.metainfo.lib   
org.objectweb.jorm.metainfo.lib.rdb   
 

Classes in org.objectweb.jorm.metainfo.lib used by org.objectweb.jorm.metainfo.lib
BasicPrimitiveElement
          The BasicPrimitiveElement object is used to define fields which are primitive types.
MappingPrinter
          This abstract class must be extends for each mapping.
 

Classes in org.objectweb.jorm.metainfo.lib used by org.objectweb.jorm.metainfo.lib.rdb
BasicClassMapping
          BasicClassMapping is THE basic implementation of the ClassMapping interface.
BasicValueMapping
          BasicValueMapping is the implementation of the ValueMapping interface which defines the mapping of ScalarField and PrimitiveField.
MappingPrinter
          This abstract class must be extends for each mapping.