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