| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.metadata.accessors.classes | |
| org.eclipse.persistence.internal.jpa.metadata.xml |
| Modifier and Type | Method and Description |
|---|---|
List<OracleObjectTypeMetadata> |
ClassAccessor.getOracleObjectTypes()
Returns the list of OracleObjectType instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClassAccessor.setOracleObjectTypes(List<OracleObjectTypeMetadata> oracleObjectTypes)
Sets the list of OracleObjectType instances.
|
| Modifier and Type | Method and Description |
|---|---|
List<OracleObjectTypeMetadata> |
XMLEntityMappings.getOracleObjectTypes()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLEntityMappings.setOracleObjectTypes(List<OracleObjectTypeMetadata> objectTypes)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.