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() |
onAutoFlush
flushEverythingToExecutions, performExecutions, postFlush, postPostFlush
public static final AutoFlushEventListener INSTANCE
protected CascadingAction getCascadingAction()
getCascadingAction
in class AbstractFlushingEventListener
protected Object getAnything()
getAnything
in class AbstractFlushingEventListener
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.