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, postPostFlushpublic void onDirtyCheck(DirtyCheckEvent event) throws HibernateException
onDirtyCheck in interface DirtyCheckEventListenerevent - The dirty-check event to be handled.HibernateExceptionCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.