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, requiresPostCommitHandingvoid onPostInsertCommitFailed(PostInsertEvent event)
event - the insert event to be handledCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.