|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jorm.mapper.rdb.metainfo.RdbMappingFactory
Implementation of the RdbMappingFactory interface.
Constructor Summary | |
RdbMappingFactory()
|
Method Summary | |
Mapping |
createMapping(java.lang.String mapperName,
MetaObject parent)
Creates a new BasicRdbMapping object. |
MappingPrinter |
createMappingPrinter()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RdbMappingFactory()
Method Detail |
public Mapping createMapping(java.lang.String mapperName, MetaObject parent)
createMapping
in interface MappingFactory
mapperName
- the name of the mapper,
parent the parent object.parent
- the parent MO of the mapping
public MappingPrinter createMappingPrinter()
createMappingPrinter
in interface MappingFactory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |