public interface BeforeTransactionCompletionProcess
| Modifier and Type | Method and Description | 
|---|---|
| void | doBeforeTransactionCompletion(SessionImplementor session)Perform whatever processing is encapsulated here before completion of the transaction. | 
void doBeforeTransactionCompletion(SessionImplementor session)
session - The session on which the transaction is preparing to complete.Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.