public class EnversPreCollectionUpdateEventListenerImpl extends BaseEnversCollectionEventListener implements PreCollectionUpdateEventListener
Constructor and Description |
---|
EnversPreCollectionUpdateEventListenerImpl(org.hibernate.envers.boot.internal.EnversService enversService) |
Modifier and Type | Method and Description |
---|---|
void |
onPreUpdateCollection(PreCollectionUpdateEvent event) |
getCollectionEntry, initializeCollection, onCollectionAction, onCollectionActionInversed, shouldGenerateRevision
checkIfTransactionInProgress, generateBidirectionalCollectionChangeWorkUnits, getEnversService
public EnversPreCollectionUpdateEventListenerImpl(org.hibernate.envers.boot.internal.EnversService enversService)
public void onPreUpdateCollection(PreCollectionUpdateEvent event)
onPreUpdateCollection
in interface PreCollectionUpdateEventListener
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.