| Class | Description |
|---|---|
| CMP3Policy |
Description: Defines primary key extraction coce,
and differentiates CMP3 from CMP1/2.
|
| DataSourceConfig |
Simplest of all possible holder objects for all of the data source
info required by the Entity test environment.
|
| EJBQueryImpl |
Concrete EJB 3.0 query class
To do:
Internationalize exceptions
Change TopLink exceptions to exception types used by the spec
Named Parameters
Report Query
firstResultIndex set in query framework
temporal type parameters
Change single result to use ReadObjectQuery
|
| EntityManagerFactoryImpl |
Purpose: Provides the implementation for the EntityManager Factory.
|
| EntityManagerImpl |
Purpose: Contains the implementation of the EntityManager.
|
| ExceptionFactory | |
| PropertiesHandler |
The class processes some of TopLink properties.
|
| PropertiesHandler.CacheSharedProp | |
| PropertiesHandler.CacheSizeProp | |
| PropertiesHandler.CacheTypeProp | |
| PropertiesHandler.DescriptorCustomizerProp | |
| PropertiesHandler.LoggerTypeProp | |
| PropertiesHandler.LoggingLevelProp | |
| PropertiesHandler.Prop | |
| PropertiesHandler.TargetDatabaseProp | |
| PropertiesHandler.TargetServerProp | |
| QueryHintsHandler |
The class processes query hints.
|
| QueryHintsHandler.BindParametersHint | |
| QueryHintsHandler.CacheUsageHint | |
| QueryHintsHandler.Hint | |
| QueryHintsHandler.PessimisticLockHint | |
| QueryHintsHandler.RefreshHint | |
| RepeatableWriteUnitOfWork |