public class DefaultDirtyCheckEventListener extends AbstractFlushingEventListener implements DirtyCheckEventListener
Constructor and Description |
---|
DefaultDirtyCheckEventListener() |
Modifier and Type | Method and Description |
---|---|
void |
onDirtyCheck(DirtyCheckEvent event)
Handle the given dirty-check event.
|
flushEverythingToExecutions, getAnything, getCascadingAction, performExecutions, postFlush, postPostFlush
public void onDirtyCheck(DirtyCheckEvent event) throws HibernateException
onDirtyCheck
in interface DirtyCheckEventListener
event
- The dirty-check event to be handled.HibernateException
Copyright © 2018 JBoss by Red Hat. All rights reserved.