| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersistenceContext | |
|---|---|
| org.hibernate.engine.internal | |
| org.hibernate.engine.loading.internal | |
| org.hibernate.engine.spi | |
| org.hibernate.envers.entities.mapper.relation.lazy | |
| org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs of the org.hibernatepackage. | 
| Uses of PersistenceContext in org.hibernate.engine.internal | 
|---|
| Classes in org.hibernate.engine.internal that implement PersistenceContext | |
|---|---|
|  class | StatefulPersistenceContextA PersistenceContext represents the state of persistent "stuff" which Hibernate is tracking. | 
| Uses of PersistenceContext in org.hibernate.engine.loading.internal | 
|---|
| Methods in org.hibernate.engine.loading.internal that return PersistenceContext | |
|---|---|
|  PersistenceContext | LoadContexts.getPersistenceContext()Retrieves the persistence context to which this is bound. | 
| Constructors in org.hibernate.engine.loading.internal with parameters of type PersistenceContext | |
|---|---|
| LoadContexts(PersistenceContext persistenceContext)Creates and binds this to the given persistence context. | |
| Uses of PersistenceContext in org.hibernate.engine.spi | 
|---|
| Methods in org.hibernate.engine.spi that return PersistenceContext | |
|---|---|
|  PersistenceContext | SessionImplementor.getPersistenceContext()Get the persistence context for this session | 
| Constructors in org.hibernate.engine.spi with parameters of type PersistenceContext | |
|---|---|
| BatchFetchQueue(PersistenceContext context)Constructs a queue for the given context. | |
| Uses of PersistenceContext in org.hibernate.envers.entities.mapper.relation.lazy | 
|---|
| Methods in org.hibernate.envers.entities.mapper.relation.lazy that return PersistenceContext | |
|---|---|
|  PersistenceContext | AbstractDelegateSessionImplementor.getPersistenceContext() | 
| Uses of PersistenceContext in org.hibernate.internal | 
|---|
| Methods in org.hibernate.internal that return PersistenceContext | |
|---|---|
|  PersistenceContext | SessionImpl.getPersistenceContext() | 
|  PersistenceContext | StatelessSessionImpl.getPersistenceContext() | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||