| Package | Description |
|---|---|
| org.hibernate.envers.event.spi | |
| org.hibernate.event.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
EnversPostUpdateEventListenerImpl.onPostUpdate(PostUpdateEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
PostUpdateEventListener.onPostUpdate(PostUpdateEvent event) |
void |
PostCommitUpdateEventListener.onPostUpdateCommitFailed(PostUpdateEvent event)
Called when a commit fails and an entity was scheduled for update
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.