public class JpaFlushEventListener extends DefaultFlushEventListener implements HibernateEntityManagerEventListener
Modifier and Type | Field and Description |
---|---|
static FlushEventListener |
INSTANCE |
Constructor and Description |
---|
JpaFlushEventListener() |
Modifier and Type | Method and Description |
---|---|
protected Object |
getAnything() |
protected CascadingAction |
getCascadingAction() |
onFlush
flushEverythingToExecutions, performExecutions, postFlush, postPostFlush
public static final FlushEventListener INSTANCE
protected CascadingAction getCascadingAction()
getCascadingAction
in class AbstractFlushingEventListener
protected Object getAnything()
getAnything
in class AbstractFlushingEventListener
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.