| Modifier and Type | Method and Description |
|---|---|
List<IndexMetadata> |
EntityAccessor.getIndexes()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityAccessor.setIndexes(List<IndexMetadata> indexes)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
IndexMetadata |
BasicAccessor.getIndex()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicAccessor.setIndex(IndexMetadata index)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
List<IndexMetadata> |
TableMetadata.getIndexes()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableMetadata.setIndexes(List<IndexMetadata> indexes)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.