Uses of Package
org.objectweb.jorm.generator.api

Packages that use org.objectweb.jorm.generator.api
org.objectweb.jorm.compiler.api   
org.objectweb.jorm.compiler.lib   
org.objectweb.jorm.generator.api   
org.objectweb.jorm.generator.lib   
org.objectweb.jorm.mapper.fos.generator   
org.objectweb.jorm.mapper.mem.generator   
org.objectweb.jorm.mapper.rdb.generator   
 

Classes in org.objectweb.jorm.generator.api used by org.objectweb.jorm.compiler.api
Generator
          Generation is a simple interface which allows to generate object file depending on their nature.
MOPFactory
          This interface is used to specify Meta Object Protocol must be used to specialize the the generation of mapping objects and binding objects.
 

Classes in org.objectweb.jorm.generator.api used by org.objectweb.jorm.compiler.lib
Generator
          Generation is a simple interface which allows to generate object file depending on their nature.
MOPFactory
          This interface is used to specify Meta Object Protocol must be used to specialize the the generation of mapping objects and binding objects.
 

Classes in org.objectweb.jorm.generator.api used by org.objectweb.jorm.generator.api
MOP
           
MOPFactory
          This interface is used to specify Meta Object Protocol must be used to specialize the the generation of mapping objects and binding objects.
 

Classes in org.objectweb.jorm.generator.api used by org.objectweb.jorm.generator.lib
Generator
          Generation is a simple interface which allows to generate object file depending on their nature.
MOPFactory
          This interface is used to specify Meta Object Protocol must be used to specialize the the generation of mapping objects and binding objects.
 

Classes in org.objectweb.jorm.generator.api used by org.objectweb.jorm.mapper.fos.generator
MOP
           
MOPFactory
          This interface is used to specify Meta Object Protocol must be used to specialize the the generation of mapping objects and binding objects.
 

Classes in org.objectweb.jorm.generator.api used by org.objectweb.jorm.mapper.mem.generator
MOP
           
MOPFactory
          This interface is used to specify Meta Object Protocol must be used to specialize the the generation of mapping objects and binding objects.
 

Classes in org.objectweb.jorm.generator.api used by org.objectweb.jorm.mapper.rdb.generator
MOP
           
MOPFactory
          This interface is used to specify Meta Object Protocol must be used to specialize the the generation of mapping objects and binding objects.