| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.metadata.accessors.classes | |
| org.eclipse.persistence.internal.jpa.metadata.accessors.objects |
| Modifier and Type | Method and Description |
|---|---|
protected MetadataField |
ClassAccessor.getAccessibleField(MappingAccessor accessor)
INTERNAL:
Return the accessible field for the given mapping accessor.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,MetadataField> |
MetadataClass.m_fields |
| Modifier and Type | Method and Description |
|---|---|
MetadataField |
MetadataClass.getField(String name)
INTERNAL:
Return the field with the name.
|
MetadataField |
MetadataClass.getField(String name,
boolean checkSuperClass)
INTERNAL:
Return the field with the name.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,MetadataField> |
MetadataClass.getFields()
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataClass.addField(MetadataField field)
INTERNAL:
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.