Package | Description |
---|---|
org.hibernate.ejb.event | |
org.hibernate.envers.event | |
org.hibernate.event.spi |
Modifier and Type | Class and Description |
---|---|
class |
EJB3PostUpdateEventListener
Implementation of the post update listeners.
|
Modifier and Type | Class and Description |
---|---|
class |
EnversPostUpdateEventListenerImpl |
Modifier and Type | Field and Description |
---|---|
static EventType<PostUpdateEventListener> |
EventType.POST_COMMIT_UPDATE |
static EventType<PostUpdateEventListener> |
EventType.POST_UPDATE |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.