|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ActionQueue | |
| org.hibernate.engine | |
| org.hibernate.event | |
| org.hibernate.impl | |
| Uses of ActionQueue in org.hibernate.engine |
| Methods in org.hibernate.engine that return ActionQueue | |
static ActionQueue |
ActionQueue.deserialize(ObjectInputStream ois,
SessionImplementor session)
Used by the owning session to explicitly control deserialization of the action queue |
| Uses of ActionQueue in org.hibernate.event |
| Methods in org.hibernate.event that return ActionQueue | |
ActionQueue |
EventSource.getActionQueue()
Get the ActionQueue for this session |
| Uses of ActionQueue in org.hibernate.impl |
| Methods in org.hibernate.impl that return ActionQueue | |
ActionQueue |
SessionImpl.getActionQueue()
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||