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