public class EntityVerifyVersionProcess extends Object implements BeforeTransactionCompletionProcess
Constructor and Description |
---|
EntityVerifyVersionProcess(Object object,
EntityEntry entry) |
Modifier and Type | Method and Description |
---|---|
void |
doBeforeTransactionCompletion(SessionImplementor session)
Perform whatever processing is encapsulated here before completion of the transaction.
|
public EntityVerifyVersionProcess(Object object, EntityEntry entry)
public void doBeforeTransactionCompletion(SessionImplementor session)
BeforeTransactionCompletionProcess
doBeforeTransactionCompletion
in interface BeforeTransactionCompletionProcess
session
- The session on which the transaction is preparing to complete.Copyright © 2018 JBoss by Red Hat. All rights reserved.