| Package | Description |
|---|---|
| javax.persistence | |
| javax.persistence.criteria | |
| javax.persistence.spi |
| Class and Description |
|---|
| AccessType
The @AccessType annotation specifies the field vs property.
|
| Cache
Cache for objects
|
| CacheRetrieveMode
The @CacheRetrieveMode specifies caching behavior
|
| CacheStoreMode
The @CacheStoreMode specifies caching behavior
|
| CascadeType
The CascadeType enumeration
|
| DiscriminatorType
The DiscriminatorType enumeration
|
| EntityManager
The main application interface to the persistence context.
|
| EntityManagerFactory
Factory for getting an entity manager.
|
| EntityTransaction
Transaction context.
|
| EnumType
The EnumType enumeration
|
| FetchType
The @FetchType annotation.
|
| FlushModeType
The type of the flush modes.
|
| GenerationType
The GenerationType enumeration
|
| InheritanceType
The InheritanceType enumeration
|
| LockModeType
The type of the lock modes.
|
| Parameter
Query parameter types.
|
| PersistenceContextType
The type of the persistence context.
|
| PersistenceException
Thrown by the persistence provider when a problem occurs.
|
| PersistenceUnitUtil
Utilities related to persistence
|
| PersistenceUtil
Utilities related to persistence
|
| PessimisticLockScope
The type of the persistence context.
|
| Query
The main application interface to the persistence context.
|
| SharedCacheMode
The SharedCacheMode enumeration
|
| TemporalType
The type of the lock modes.
|
| TupleElement
And element returned from a query result tuple.
|
| TypedQuery
Represents a typed SQL query.
|
| ValidationMode
The ValidationMode enumeration
|
| Class and Description |
|---|
| Parameter
Query parameter types.
|
| Tuple
Represents a tuple result.
|
| TupleElement
And element returned from a query result tuple.
|
| Class and Description |
|---|
| EntityManagerFactory
Factory for getting an entity manager.
|
| SharedCacheMode
The SharedCacheMode enumeration
|
| ValidationMode
The ValidationMode enumeration
|