public class EnversPostUpdateEventListenerImpl extends BaseEnversEventListener implements PostUpdateEventListener
Modifier | Constructor and Description |
---|---|
protected |
EnversPostUpdateEventListenerImpl(AuditConfiguration enversConfiguration) |
Modifier and Type | Method and Description |
---|---|
void |
onPostUpdate(PostUpdateEvent event) |
boolean |
requiresPostCommitHanding(EntityPersister persister) |
checkIfTransactionInProgress, generateBidirectionalCollectionChangeWorkUnits, getAuditConfiguration
protected EnversPostUpdateEventListenerImpl(AuditConfiguration enversConfiguration)
public void onPostUpdate(PostUpdateEvent event)
onPostUpdate
in interface PostUpdateEventListener
public boolean requiresPostCommitHanding(EntityPersister persister)
requiresPostCommitHanding
in interface PostUpdateEventListener
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.