| Package | Description |
|---|---|
| org.hibernate.envers.event.spi | |
| org.hibernate.event.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
EnversPostUpdateEventListenerImpl
Envers-specific entity (post) update event listener
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PostCommitUpdateEventListener
Called after an entity update is committed to the datastore.
|
| Modifier and Type | Field and Description |
|---|---|
static EventType<PostUpdateEventListener> |
EventType.POST_COMMIT_UPDATE |
static EventType<PostUpdateEventListener> |
EventType.POST_UPDATE |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.