public interface PostCommitInsertEventListener extends PostInsertEventListener
Modifier and Type | Method and Description |
---|---|
void |
onPostInsertCommitFailed(PostInsertEvent event)
Called when a commit fails and an an entity was scheduled for insertion
|
onPostInsert, requiresPostCommitHanding
void onPostInsertCommitFailed(PostInsertEvent event)
event
- the insert event to be handledCopyright © 2001-2017 Red Hat, Inc. All Rights Reserved.