| 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.
|
| QueryHintsHandler.AllowNativeSQLQueryHint |
|
| QueryHintsHandler.AsOfHint |
|
| QueryHintsHandler.AsOfSCNHint |
|
| QueryHintsHandler.BatchHint |
|
| QueryHintsHandler.BatchSizeHint |
|
| QueryHintsHandler.BatchTypeHint |
|
| QueryHintsHandler.BatchWriteHint |
Configure the cache usage of the query.
|
| QueryHintsHandler.BindParametersHint |
|
| QueryHintsHandler.CacheRetrieveModeHint |
|
| QueryHintsHandler.CacheRetrieveModeLegacyHint |
|
| QueryHintsHandler.CacheStatementHint |
|
| QueryHintsHandler.CacheStoreModeHint |
|
| QueryHintsHandler.CacheStoreModeLegacyHint |
|
| QueryHintsHandler.CacheUsageHint |
Configure the cache usage of the query.
|
| QueryHintsHandler.CascadePolicyHint |
|
| QueryHintsHandler.CompositeMemberHint |
|
| QueryHintsHandler.CursorHint |
|
| QueryHintsHandler.CursorInitialSizeHint |
|
| QueryHintsHandler.CursorPageSizeHint |
|
| QueryHintsHandler.CursorSizeHint |
|
| QueryHintsHandler.ExclusiveHint |
|
| QueryHintsHandler.FetchGraphHint |
|
| QueryHintsHandler.FetchGroupAttributeHint |
|
| QueryHintsHandler.FetchGroupDefaultHint |
|
| QueryHintsHandler.FetchGroupHint |
|
| QueryHintsHandler.FetchGroupLoadHint |
|
| QueryHintsHandler.FetchGroupNameHint |
|
| QueryHintsHandler.FetchHint |
|
| QueryHintsHandler.FlushHint |
|
| QueryHintsHandler.Hint |
Define a generic Hint.
|
| QueryHintsHandler.HintHint |
|
| QueryHintsHandler.IndirectionPolicyHint |
|
| QueryHintsHandler.InheritanceJoinHint |
|
| QueryHintsHandler.JDBCFetchSizeHint |
|
| QueryHintsHandler.JDBCFirstResultHint |
|
| QueryHintsHandler.JDBCMaxRowsHint |
|
| QueryHintsHandler.JDBCTimeoutHint |
|
| QueryHintsHandler.LeftFetchHint |
|
| QueryHintsHandler.LoadGraphHint |
|
| QueryHintsHandler.LoadGroupAttributeHint |
|
| QueryHintsHandler.LoadGroupHint |
|
| QueryHintsHandler.MaintainCacheHint |
|
| QueryHintsHandler.NativeConnectionHint |
|
| QueryHintsHandler.ParameterDelimiterHint |
INTERNAL:
325167: Make reserved # bind parameter char generic to enable native SQL pass through
|
| QueryHintsHandler.PartitioningHint |
|
| QueryHintsHandler.PessimisticLockHint |
|
| QueryHintsHandler.PessimisticLockScope |
|
| QueryHintsHandler.PessimisticLockTimeoutHint |
|
| QueryHintsHandler.PessimisticLockTimeoutUnitHint |
|
| QueryHintsHandler.PrepareHint |
|
| QueryHintsHandler.QueryCacheExpiryHint |
Define the query cache expiry hint.
|
| QueryHintsHandler.QueryCacheExpiryTimeOfDayHint |
Define the query cache expiry time of day hint.
|
| QueryHintsHandler.QueryCacheHint |
Define the query cache hint.
|
| QueryHintsHandler.QueryCacheIgnoreNullHint |
Define the query cache ignore null hint.
|
| QueryHintsHandler.QueryCacheInvalidateOnChangeHint |
Define the query cache ignore null hint.
|
| QueryHintsHandler.QueryCacheRandomizedExpiryHint |
Define the query cache randomized expiry hint.
|
| QueryHintsHandler.QueryCacheSizeHint |
Define the query cache size hint.
|
| QueryHintsHandler.QueryCacheTypeHint |
Define the query cache type hint.
|
| QueryHintsHandler.QueryTimeoutHint |
|
| QueryHintsHandler.QueryTimeoutUnitHint |
|
| QueryHintsHandler.QueryTypeHint |
Configure the type of the query.
|
| QueryHintsHandler.ReadOnlyHint |
|
| QueryHintsHandler.RedirectorHint |
|
| QueryHintsHandler.RefreshHint |
|
| QueryHintsHandler.ResultCollectionTypeHint |
|
| QueryHintsHandler.ResultSetAccess |
|
| QueryHintsHandler.ResultSetConcurrencyHint |
|
| QueryHintsHandler.ResultSetTypeHint |
|
| QueryHintsHandler.ResultTypeHint |
|
| QueryHintsHandler.ReturnNameValuePairsHint |
This hint can be used to indicate whether or not a ResultSetMapping query should
return populated DatabaseRecords vs.
|
| QueryHintsHandler.ScrollableCursorHint |
|
| QueryHintsHandler.SerializedObject |
|
| QueryImpl |
Concrete JPA query class.
|
| StaticWeaveInfo |
|
| StoredProcedureQueryImpl |
Concrete JPA query class.
|