public class JavaPropertyMapping extends AbstractMethodMapping
IMapping
that is wrapping the runtime representation of a property.isProperty
Constructor and Description |
---|
JavaPropertyMapping(IManagedType parent,
java.lang.reflect.Method method)
Creates a new
JavaPropertyMapping . |
getMember, hasAnnotation
compareTo, getMappingType, getName, getParent, getType, getTypeDeclaration, isCollection, isProperty, isRelationship, isTransient, toString
public JavaPropertyMapping(IManagedType parent, java.lang.reflect.Method method)
JavaPropertyMapping
.parent
- The parent of this mappingmethod
- The Java Method
wrapped by this mappingEclipseLink 2.4.2, "build v20130514-5956486" API Reference