|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MOPFactory in org.objectweb.jorm.compiler.api |
Methods in org.objectweb.jorm.compiler.api that return MOPFactory | |
MOPFactory |
JormCompilerConfigurator.getMOPFactory(java.lang.String mappername)
Gets the MOP factory associated with the given mapper. |
Uses of MOPFactory in org.objectweb.jorm.compiler.lib |
Methods in org.objectweb.jorm.compiler.lib that return MOPFactory | |
MOPFactory |
JormCompilerConfiguratorImpl.getMOPFactory(java.lang.String mappername)
Gets the MOP factory associated with the given mapper. |
Uses of MOPFactory in org.objectweb.jorm.generator.api |
Methods in org.objectweb.jorm.generator.api with parameters of type MOPFactory | |
void |
Generator.addMappingGenerator(java.lang.String mappername,
MOPFactory mappinggenerator)
Adds a mapping generator which generates a specific mapping part. |
Uses of MOPFactory in org.objectweb.jorm.generator.lib |
Methods in org.objectweb.jorm.generator.lib with parameters of type MOPFactory | |
void |
JormGenerator.addMappingGenerator(java.lang.String mappername,
MOPFactory mappinggenerator)
Adds a mapping generator which generates a specific mapping part. |
Uses of MOPFactory in org.objectweb.jorm.mapper.fos.generator |
Classes in org.objectweb.jorm.mapper.fos.generator that implement MOPFactory | |
class |
FosMOPFactory
|
Uses of MOPFactory in org.objectweb.jorm.mapper.mem.generator |
Classes in org.objectweb.jorm.mapper.mem.generator that implement MOPFactory | |
class |
MemMOPFactory
|
Uses of MOPFactory in org.objectweb.jorm.mapper.rdb.generator |
Classes in org.objectweb.jorm.mapper.rdb.generator that implement MOPFactory | |
class |
RdbMOPFactory
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |