| Class | Description |
|---|---|
| ConfigJpaPersistenceUnit |
|
| ConfigJpaPersistenceUnitDefault |
|
| ConfigPersistence |
Top
|
| ConfigPersistenceUnit |
|
| DisabledPersistenceProvider |
A special persistence provider which will disable a persistence-unit.
|
| EntityManagerFactoryProxy |
The @PersistenceUnit, container managed entity manager proxy, used
for third-party providers.
|
| EntityManagerFactoryProxy.Handle | |
| EntityManagerJtaProxy |
The @PersistenceContext, container managed entity manager proxy, used
for third-party providers.
|
| ListenerPersistenceEnvironment |
Listener for environment start to detect and load persistence.xml
|
| PersistenceManager |
Manages the JPA persistence contexts.
|
| PersistenceUnitManager |
Manages a single persistence unit
|
| PersistenceUnitManager.PropertyConfig | |
| PersistenceUnitManager.TransformerAdapter |