public class NullTransactionListener extends java.lang.Object implements TransactionListener
| Modifier and Type | Field and Description |
|---|---|
static TransactionListener |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
postRollback() |
void |
preCommit() |
public static final TransactionListener INSTANCE
public void postRollback()
postRollback in interface TransactionListenerpublic void preCommit()
preCommit in interface TransactionListener