public interface IMappingBuilder<T>
IMapping.IManagedType| Modifier and Type | Method and Description |
|---|---|
IMapping |
buildMapping(IManagedType parent,
T value)
Creates a new
IMapping. |
IMapping buildMapping(IManagedType parent, T value)
IMapping.parent - The parent of the mapping to createvalue - The object that represents the mappingEclipseLink 2.4.2, "build v20130514-5956486" API Reference