| Class | Description |
|---|---|
| ComponentEnvManagerImpl | |
| ContainerUtilImpl | |
| EntityManagerFactoryWrapper |
Wrapper for application references to entity manager factories.
|
| EntityManagerWrapper |
Implementation of a container-managed entity manager.
|
| EntityManagerWrapper.NonTxEMCleaner | |
| FactoryForEntityManagerFactoryWrapper | |
| JavaCompNamingProxy | |
| JavaModuleNamingProxy | |
| PhysicalEntityManagerWrapper |
Wraps a physical entity manager so that we can carry synchronization type of it.
|
| QueryWrapper<T extends jakarta.persistence.Query> |
Wrapper class for jakarta.persistence.Query objects returned from
non-transactional access of a container-managed transactional
EntityManager.
|
| StoreProcedureQueryWrapper |
Wrapper class for jakarta.persistence.StoredProcedyreQyery objects returned from
non-transactional access of a container-managed transactional
EntityManager.
|
| TypedQueryWrapper<X> |
Wrapper class for jakarta.persistence.TypedQuery objects returned from
non-transactional access of a container-managed transactional
EntityManager.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.