public class NestableAutoFlushEventListener
extends org.hibernate.event.def.DefaultAutoFlushEventListener
| Modifier and Type | Field and Description |
|---|---|
static NestableAutoFlushEventListener |
INSTANCE |
| Constructor and Description |
|---|
NestableAutoFlushEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onAutoFlush(org.hibernate.event.AutoFlushEvent autoFlushEvent) |
public static final NestableAutoFlushEventListener INSTANCE
public void onAutoFlush(org.hibernate.event.AutoFlushEvent autoFlushEvent)
throws org.hibernate.HibernateException
onAutoFlush in interface org.hibernate.event.AutoFlushEventListeneronAutoFlush in class org.hibernate.event.def.DefaultAutoFlushEventListenerorg.hibernate.HibernateException