public interface AutoFlushEventListener extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
onAutoFlush(AutoFlushEvent event)
Handle the given auto-flush event.
|
void onAutoFlush(AutoFlushEvent event) throws HibernateException
event
- The auto-flush event to be handled.HibernateException
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.