| Package | Description |
|---|---|
| com.databasesandlife.util.jdbc |
| Modifier and Type | Field and Description |
|---|---|
protected List<DbTransaction.RollbackListener> |
DbTransaction.rollbackListeners |
| Modifier and Type | Method and Description |
|---|---|
void |
DbTransaction.addRollbackListener(DbTransaction.RollbackListener listener)
For example, during insert in jOOQ:
|
Copyright © 2003–2018. All rights reserved.