| Interface | Description |
|---|---|
| EntityManager | |
| EntityManagerFactory | |
| EntityTransaction | |
| Query |
| Class | Description |
|---|---|
| Persistence |
Bootstrap class that is used to obtain
EntityManagerFactory
references. |
| Enum | Description |
|---|---|
| CascadeType | |
| DiscriminatorType | |
| EnumType | |
| FetchType | |
| FlushModeType | |
| GenerationType | |
| InheritanceType | |
| LockModeType | |
| PersistenceContextType | |
| TemporalType |
| Exception | Description |
|---|---|
| EntityExistsException | |
| EntityNotFoundException | |
| NonUniqueResultException | |
| NoResultException | |
| OptimisticLockException | |
| PersistenceException | |
| RollbackException | |
| TransactionRequiredException |
Copyright © 2021. All rights reserved.