@Deprecated
public interface ManagedFlushChecker
extends java.io.Serializable
Synchronization registered by Hibernate determines
whether to perform a managed flush. An exceptions from either this delegate or the subsequent flush are routed
through the sister strategy ExceptionMapper.| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldDoManagedFlush(SessionImplementor session)
Deprecated.
Check whether we should perform the managed flush
|
boolean shouldDoManagedFlush(SessionImplementor session)
session - The SessionCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.