@Deprecated
public interface AfterCompletionAction
extends java.io.Serializable
Synchronization.afterCompletion(int)
processing from the the
Synchronization
registered by Hibernate with the underlying JTA platform.Modifier and Type | Method and Description |
---|---|
void |
doAction(boolean successful,
SessionImplementor session)
Deprecated.
|
void doAction(boolean successful, SessionImplementor session)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.