| Package | Description |
|---|---|
| org.hibernate.engine.spi | |
| org.hibernate.event.spi | |
| org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
| Modifier and Type | Method and Description |
|---|---|
static ActionQueue |
ActionQueue.deserialize(ObjectInputStream ois,
SessionImplementor session)
Used by the owning session to explicitly control deserialization of the
action queue
|
| Modifier and Type | Method and Description |
|---|---|
ActionQueue |
EventSource.getActionQueue()
Get the ActionQueue for this session
|
| Modifier and Type | Method and Description |
|---|---|
ActionQueue |
SessionImpl.getActionQueue() |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.