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, hasAnnotation
compareTo, getMappingType, getName, getParent, getType, getTypeDeclaration, isCollection, isProperty, isRelationship, isTransient, toString
public 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