| Class | Description |
|---|---|
| AbstractFieldMapping |
The abstract implementation of
IMapping
that is wrapping the runtime representation of a persistent field. |
| AbstractMapping |
The abstract implementation of
IMapping that is wrapping the runtime representation
of a persistent attribute. |
| AbstractMethodMapping |
The abstract implementation of
IMapping
that is wrapping the runtime representation of a property. |
| EclipseLinkFieldMapping |
The concrete implementation of
IMapping
that is wrapping the runtime representation of an EclipseLink mapping that is represented by a
persistent attribute. |
| EclipseLinkMappingBuilder |
A
IMappingBuilder that creates the right instance of IMappingBuilder for a class'
members, which are either a persistent attribute or a property and adds support
for the EclipseLink specific mapping types. |
| EclipseLinkPropertyMapping |
The concrete implementation of
IMapping
that is wrapping the runtime representation of an EclipseLink mapping that is represented by a
property. |
| JavaConstructor |
The concrete implementation of
IConstructor that is wrapping a Java constructor. |
| JavaEmbeddable |
The concrete implementation of
IEmbeddable that is wrapping the design-time
representation of a JPA embeddable. |
| JavaEntity |
The concrete implementation of
IEntity that is wrapping the runtime representation of a
JPA entity. |
| JavaFieldMapping |
The concrete implementation of
IMapping
that is wrapping the runtime representation of a persistent attribute. |
| JavaManagedType |
The abstract definition of
IManagedType defined for wrapping the runtime mapped class
object. |
| JavaManagedTypeProvider |
The concrete implementation of
IManagedTypeProvider that is wrapping the runtime
representation of a provider of a managed type. |
| JavaMappedSuperclass |
The concrete implementation of
IMappedSuperclass that is wrapping the runtime
representation of a JPA mapped superclass. |
| JavaMappingBuilder |
A
IMappingBuilder that creates the right instance of IMappingBuilder for a class'
members, which are either a persistent attribute or a property. |
| JavaPropertyMapping |
The concrete implementation of
IMapping
that is wrapping the runtime representation of a property. |
| JavaQuery |
The concrete implementation of
IQuery that is wrapping the design-time representation
of a JPQL query. |
| JavaType |
The concrete implementation of
IType that is wrapping a Java type. |
| JavaTypeDeclaration |
The concrete implementation of
ITypeDeclaration that is wrapping the representation
of the declaration description of a type. |
| JavaTypeRepository |
The concrete implementation of
ITypeRepository that is wrapping the Java class loader. |
EclipseLink 2.4.2, "build v20130514-5956486" API Reference