| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface MappingFactoryextends Serializable, MetaObjectMethod Summary | |
Mapping |
|
MappingPrinter | |
Methods inherited from interface org.objectweb.jorm.metainfo.api.MetaObject | |
getParent, setParent | |
public Mapping createMapping(String mapperName, MetaObject parent)
Creates a Mapping object from the current factory.
- Parameters:
mapperName- the name of the mapperparent- the parent MO of the mapping
- Returns:
- a Mapping object