| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.metadata.accessors.classes | |
| org.eclipse.persistence.internal.jpa.metadata.accessors.mappings |
| Modifier and Type | Method and Description |
|---|---|
List<CacheIndexMetadata> |
MappedSuperclassAccessor.getCacheIndexes()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappedSuperclassAccessor.setCacheIndexes(List<CacheIndexMetadata> indexes)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
CacheIndexMetadata |
BasicAccessor.getCacheIndex()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicAccessor.setCacheIndex(CacheIndexMetadata index)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.