Package | Description |
---|---|
org.hibernate.envers.event.spi | |
org.hibernate.event.spi | |
org.hibernate.jpa.event.internal.core |
Modifier and Type | Class and Description |
---|---|
class |
EnversPostUpdateEventListenerImpl
Envers-specific entity (post) update event listener
|
Modifier and Type | Field and Description |
---|---|
static EventType<PostUpdateEventListener> |
EventType.POST_COMMIT_UPDATE |
static EventType<PostUpdateEventListener> |
EventType.POST_UPDATE |
Modifier and Type | Class and Description |
---|---|
class |
JpaPostUpdateEventListener
Implementation of the post update listeners.
|
Copyright © 2013. All rights reserved.