| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEmbeddedMappingImpl<T extends EmbeddedAccessor,R>
JPA scripting API implementation.
|
| Modifier and Type | Method and Description |
|---|---|
List<EmbeddedAccessor> |
XMLAttributes.getEmbeddeds()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLAttributes.setEmbeddeds(List<EmbeddedAccessor> embeddeds)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DerivedIdClassAccessor
A derived id class accessor is found within an entity's embedded id class
and is a reference back to a parents id class.
|
class |
EmbeddedIdAccessor
An embedded id relationship accessor.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.