Package | Description |
---|---|
org.hibernate.ejb.event | |
org.hibernate.event |
This package defines an event framework for Hibernate.
|
Modifier and Type | Class and Description |
---|---|
class |
EJB3PostUpdateEventListener
Implementation of the post update listeners.
|
Modifier and Type | Method and Description |
---|---|
PostCollectionUpdateEventListener[] |
EventListeners.getPostCollectionUpdateEventListeners() |
Modifier and Type | Method and Description |
---|---|
void |
EventListeners.setPostCollectionUpdateEventListeners(PostCollectionUpdateEventListener[] postCollectionUpdateEventListeners) |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved