| Package | Description |
|---|---|
| org.jboss.as.jpa.container |
| Class and Description |
|---|
| AbstractEntityManager
Abstract entity manager used by all container managed entity managers.
|
| ExtendedEntityManager
Represents the Extended persistence context injected into a stateful bean.
|
| ExtendedEntityManagerKey
Uniquely identifies an ExtendedEntityManager instance.
|
| ExtendedPersistenceDeepInheritance
ExtendedPersistenceInheritance.DEEP inheritance strategy where we can inherit from any bean being created or from the
parent bean call stack.
|
| ExtendedPersistenceInheritanceStrategy
for extended persistence inheritance strategies.
|
| ExtendedPersistenceShallowInheritance |
| SynchronizationTypeAccess
SynchronizationTypeAccess provides access to the SynchronizationType for an EntityManager.
|
| ThreadLocalStack
A thread local stack data structure.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.