| Modifier and Type | Method and Description |
|---|---|
MetadataAnnotatedElement |
MetadataAccessor.getAccessibleObject()
INTERNAL:
Returns the accessible object for this accessor.
|
MetadataAnnotatedElement |
MetadataAccessor.getAnnotatedElement()
INTERNAL:
Return the annotated element for this accessor.
|
| Modifier and Type | Method and Description |
|---|---|
protected MappingAccessor |
ClassAccessor.buildAccessor(MetadataAnnotatedElement accessibleObject)
INTERNAL:
Create and return the appropriate accessor based on the accessible
object given.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataClass
INTERNAL:
An object to hold onto a valid JPA decorated class.
|
class |
MetadataField
INTERNAL:
An object to hold onto a valid JPA decorated field.
|
class |
MetadataMethod
INTERNAL:
An object to hold onto a valid JPA decorated method.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.