public class DefaultAutoFlushEventListener extends AbstractFlushingEventListener implements AutoFlushEventListener
Constructor and Description |
---|
DefaultAutoFlushEventListener() |
Modifier and Type | Method and Description |
---|---|
void |
onAutoFlush(AutoFlushEvent event)
Handle the given auto-flush event.
|
flushEverythingToExecutions, getAnything, getCascadingAction, performExecutions, postFlush, postPostFlush
public void onAutoFlush(AutoFlushEvent event) throws HibernateException
onAutoFlush
in interface AutoFlushEventListener
event
- The auto-flush event to be handled.HibernateException
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.