|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use javax.persistence | |
|---|---|
| javax.persistence | |
| javax.persistence.spi | |
| Classes in javax.persistence used by javax.persistence | |
|---|---|
| CascadeType
Defines the set of cascadable operations that are propagated to the associated entity. |
|
| DiscriminatorType
Defines supported types of the discriminator column. |
|
| EntityManager
Interface used to interact with the persistence context. |
|
| EntityManagerFactory
The EntityManagerFactory interface is used
by the application to obtain an application-managed entity
manager. |
|
| EntityTransaction
The EntityTransaction interface is used to control
resource transactions on resource-local entity managers. |
|
| EnumType
Defines mapping for the enumerated types. |
|
| FetchType
Defines strategies for fetching data from the database. |
|
| FlushModeType
Flush mode setting. |
|
| GenerationType
Defines the types of primary key generation. |
|
| InheritanceType
Defines inheritance strategy options. |
|
| LockModeType
Lock modes that can be specified by means of the EntityManager.lock() method. |
|
| PersistenceContextType
Specifies whether a transaction-scoped or extended persistence context is to be used in PersistenceContext. |
|
| PersistenceException
Thrown by the persistence provider when a problem occurs. |
|
| Query
Interface used to control query execution. |
|
| TemporalType
Type used to indicate a specific mapping of Date
or Calendar. |
|
| Classes in javax.persistence used by javax.persistence.spi | |
|---|---|
| EntityManagerFactory
The EntityManagerFactory interface is used
by the application to obtain an application-managed entity
manager. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||