| Package | Description |
|---|---|
| org.hibernate.envers.event.spi | |
| org.hibernate.event.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
EnversPostInsertEventListenerImpl.onPostInsert(PostInsertEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
PostInsertEventListener.onPostInsert(PostInsertEvent event) |
void |
PostCommitInsertEventListener.onPostInsertCommitFailed(PostInsertEvent event)
Called when a commit fails and an entity was scheduled for insertion
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.