public class JavaFieldMapping extends AbstractFieldMapping
IMapping
that is wrapping the runtime representation of a persistent attribute.isProperty| Constructor and Description |
|---|
JavaFieldMapping(IManagedType parent,
java.lang.reflect.Field field)
Creates a new
JavaFieldMapping. |
getMember, hasAnnotationcompareTo, getMappingType, getName, getParent, getType, getTypeDeclaration, isCollection, isProperty, isRelationship, isTransient, toStringpublic JavaFieldMapping(IManagedType parent, java.lang.reflect.Field field)
JavaFieldMapping.parent - The parent of this mappingfield - The Java field wrapped by this mappingEclipseLink 2.4.2, "build v20130514-5956486" API Reference