|
EclipseLink 2.5.0, build 'v20130425-368d603' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.persistence.jpa.jpql.tools.spi.java.AbstractMapping
org.eclipse.persistence.jpa.jpql.tools.spi.java.AbstractMethodMapping
org.eclipse.persistence.jpa.jpql.tools.spi.java.JavaPropertyMapping
public class JavaPropertyMapping
The concrete implementation of IMapping
that is wrapping the runtime representation of a property.
| Constructor Summary | |
|---|---|
JavaPropertyMapping(IManagedType parent,
java.lang.reflect.Method method)
Creates a new JavaPropertyMapping. |
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.persistence.jpa.jpql.tools.spi.java.AbstractMethodMapping |
|---|
getMember, getMemberAnnotations, getMemberGenericType, getMemberType, hasAnnotation |
| Methods inherited from class org.eclipse.persistence.jpa.jpql.tools.spi.java.AbstractMapping |
|---|
buildTypeDeclaration, calculateMappingType, calculateMappingType, compareTo, getMappingType, getName, getParent, getType, getTypeDeclaration, getTypeRepository, hasAnnotation, hasAnnotation, isCollection, isProperty, isRelationship, isTransient, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JavaPropertyMapping(IManagedType parent,
java.lang.reflect.Method method)
JavaPropertyMapping.
parent - The parent of this mappingmethod - The Java Method wrapped by this mapping
|
EclipseLink 2.5.0, build 'v20130425-368d603' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||