public final class CacheSynchronization extends Object implements Synchronization
Session
to know about transaction
events.Constructor and Description |
---|
CacheSynchronization(TransactionFactory.Context ctx,
JDBCContext jdbcContext,
Transaction transaction,
Transaction tx) |
Modifier and Type | Method and Description |
---|---|
void |
afterCompletion(int status) |
void |
beforeCompletion() |
String |
toString() |
public CacheSynchronization(TransactionFactory.Context ctx, JDBCContext jdbcContext, Transaction transaction, Transaction tx)
public void beforeCompletion()
beforeCompletion
in interface Synchronization
public void afterCompletion(int status)
afterCompletion
in interface Synchronization
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved