| Interface | Description |
|---|---|
| PersistenceInitializationActivator |
Any class that calls the initialize method on the JavaSECMPInitializer should implement this interface
Implementers of this interface can restrict the provider that the initializer will initialize with.
|
| Class | Description |
|---|---|
| AttributeNodeImpl<X> |
Concrete JPA AttributeNode class.
|
| CacheImpl |
Implements the JPA Cache interface using the EclipseLink cache API through IdentityMapAccessor.
|
| CMP3Policy |
Defines primary key extraction code for use in JPA.
|
| DataSourceConfig |
Simplest of all possible holder objects for all of the data source
info required by the Entity test environment.
|
| EJBQueryImpl<X> |
Concrete JPA query class.
|
| EntityGraphImpl<X> |
Concrete JPA EntityGraph class.
|
| EntityManagerFactoryDelegate |
Purpose: Provides the implementation for the EntityManager Factory.
|
| EntityManagerFactoryImpl |
Wraps our implementation of EntityManagerFactory
Most operations are forwarded to the delegate.
|
| EntityManagerFactoryProvider |
This is a helper/impl class for the EclipseLink EJB 3.0 provider
The default constructor can be used to build the provider by reflection, after which it can
be used to create EntityManagerFactories
|
| EntityManagerImpl |
Purpose: Contains the implementation of the EntityManager.
|
| EntityManagerSetupImpl |
INTERNAL:
This class handles deployment of a persistence unit.
|
| ExceptionFactory | |
| IsolatedHashMap<K,V> |
Partition isolated
HashMap. |
| JPAQuery |
Purpose:
A JPA placeholder Query object to store JPQL strings so that processing the string is delayed
until Login.
|
| QueryHintsHandler |
The class processes query hints.
|
| QueryImpl |
Concrete JPA query class.
|
| StaticWeaveInfo | |
| StoredProcedureQueryImpl |
Concrete JPA query class.
|
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference