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

Packages that use 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.compiler.api used by org.objectweb.jorm.compiler.lib
JormCompilerConfigurator
          Used to hold the configuration information related to a JORM compiler instance.
JormCompilerParameter
          A JormCompilerParameter object is an object which manages informations read by the command line parser.
 

Classes in org.objectweb.jorm.compiler.api used by org.objectweb.jorm.generator.api
JormCompilerConfigurator
          Used to hold the configuration information related to a JORM compiler instance.
JormCompilerParameter
          A JormCompilerParameter object is an object which manages informations read by the command line parser.
 

Classes in org.objectweb.jorm.compiler.api used by org.objectweb.jorm.generator.lib
JormCompilerConfigurator
          Used to hold the configuration information related to a JORM compiler instance.
JormCompilerParameter
          A JormCompilerParameter object is an object which manages informations read by the command line parser.
PExceptionCompiler
          This exception is thrown when an error occured inside the compiler.
 

Classes in org.objectweb.jorm.compiler.api used by org.objectweb.jorm.mapper.fos.generator
JormCompilerParameter
          A JormCompilerParameter object is an object which manages informations read by the command line parser.
 

Classes in org.objectweb.jorm.compiler.api used by org.objectweb.jorm.mapper.mem.generator
JormCompilerParameter
          A JormCompilerParameter object is an object which manages informations read by the command line parser.
 

Classes in org.objectweb.jorm.compiler.api used by org.objectweb.jorm.mapper.rdb.generator
JormCompilerParameter
          A JormCompilerParameter object is an object which manages informations read by the command line parser.