| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBasicMappingImpl<T extends BasicAccessor,R>
JPA scripting API implementation.
|
| Modifier and Type | Method and Description |
|---|---|
List<BasicAccessor> |
XMLAttributes.getBasics()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLAttributes.setBasics(List<BasicAccessor> basics)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IdAccessor
A relational accessor.
|
class |
MultitenantIdAccessor
A multitenant id accessor.
|
class |
TransformationAccessor
INTERNAL:
TransformationAccessor.
|
class |
VersionAccessor
INTERNAL:
A basic version accessor.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.