| Package | Description |
|---|---|
| org.hibernate.engine.spi |
| Modifier and Type | Method and Description |
|---|---|
PersistenceContext |
SessionDelegatorBaseImpl.getPersistenceContext() |
PersistenceContext |
SharedSessionContractImplementor.getPersistenceContext()
Get the persistence context for this session
|
| Modifier and Type | Method and Description |
|---|---|
EntityEntry |
EntityEntryFactory.createEntityEntry(Status status,
Object[] loadedState,
Object rowId,
Serializable id,
Object version,
LockMode lockMode,
boolean existsInDatabase,
EntityPersister persister,
boolean disableVersionIncrement,
PersistenceContext persistenceContext)
Creates
EntityEntry. |
| Constructor and Description |
|---|
BatchFetchQueue(PersistenceContext context)
Constructs a queue for the given context.
|
Copyright © 2001-2026 Red Hat, Inc. All Rights Reserved.