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, wasJpaBootstrappublic void onDirtyCheck(DirtyCheckEvent event) throws HibernateException
onDirtyCheck in interface DirtyCheckEventListenerevent - The dirty-check event to be handled.HibernateExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.