Class | Description |
---|---|
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.
|
EntityManagerSetupImpl |
INTERNAL:
A TopLink specific implementer of the EntityManagerInitializer interface.
|
JavaSECMPInitializer |
INTERNAL:
JavaSECMPInitializer is used to bootstrap the deployment of EntityBeans in EJB 3.0
when deployed in a non-managed setting
It is called internally by our Provider
|
JavaSECMPInitializerAgent |
This agent is intended to be run prior to start up on a CMP3 JavaSE application.
|