| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.metadata.accessors.classes | |
| org.eclipse.persistence.internal.jpa.metadata.xml |
| Modifier and Type | Method and Description |
|---|---|
List<NamedStoredFunctionQueryMetadata> |
MappedSuperclassAccessor.getNamedStoredFunctionQueries()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappedSuperclassAccessor.setNamedStoredFunctionQueries(List<NamedStoredFunctionQueryMetadata> namedStoredFunctionQueries)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
List<NamedStoredFunctionQueryMetadata> |
XMLEntityMappings.getNamedStoredFunctionQueries()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLEntityMappings.setNamedStoredFunctionQueries(List<NamedStoredFunctionQueryMetadata> namedStoredFunctionQueries)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.