| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.metadata.accessors.classes |
| Modifier and Type | Method and Description |
|---|---|
List<VariableOneToOneAccessor> |
XMLAttributes.getVariableOneToOnes()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceAccessor.addVariableOneToOneAccessor(VariableOneToOneAccessor accessor)
INTERNAL:
Add a variable one to one accessor for this interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLAttributes.setVariableOneToOnes(List<VariableOneToOneAccessor> variableOneToOnes)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.