public class JpaAutoFlushEventListener extends DefaultAutoFlushEventListener implements HibernateEntityManagerEventListener
| Modifier and Type | Field and Description |
|---|---|
static AutoFlushEventListener |
INSTANCE |
| Constructor and Description |
|---|
JpaAutoFlushEventListener() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getAnything() |
protected CascadingAction |
getCascadingAction() |
onAutoFlushflushEverythingToExecutions, performExecutions, postFlushpublic static final AutoFlushEventListener INSTANCE
protected CascadingAction getCascadingAction()
getCascadingAction in class AbstractFlushingEventListenerprotected Object getAnything()
getAnything in class AbstractFlushingEventListenerCopyright © 2001-2013 Red Hat, Inc. All Rights Reserved.