|
Fabric3 JPA/Hibernate Extension | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| EntityManagerService | Responsible for returning an EntityManager with a persitence context tied to an execution context. |
| HibernateProxy | |
| Class Summary | |
|---|---|
| EntityManagerServiceImpl | Manages a cache of EntityManagers. |
| MultiThreadedEntityManagerProxy | An EntityManager proxy that delegates to a backing instance. |
| MultiThreadedEntityManagerProxyFactory | Creates MultiThreadedEntityManagerProxy instances. |
| MultiThreadedSessionProxy | An Hibernate Session proxy that delegates to a backing instance. |
| MultiThreadedSessionProxyFactory | Creates MultiThreadedSessionProxy instances. |
| StatefulEntityManagerProxy | An EntityManager proxy that delegates to a cached instance. |
| StatefulEntityManagerProxyFactory | Creates StatefulEntityManagerProxy instances. |
| StatefulSessionProxy | An Hibernate Session proxy that delegates to a cached instance. |
| StatefulSessionProxyFactory | Creates StatefulEntityManagerProxy instances. |
| Exception Summary | |
|---|---|
| EntityManagerCreationException | Denotes an exception creating and associating an EntityManager with an execution context. |
|
Fabric3 JPA/Hibernate Extension | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||