|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionContextListener | |
|---|---|
| org.apache.commons.dbcp.managed | This package provides support for pooling of ManagedConnections. |
| Uses of TransactionContextListener in org.apache.commons.dbcp.managed |
|---|
| Classes in org.apache.commons.dbcp.managed that implement TransactionContextListener | |
|---|---|
protected class |
ManagedConnection.CompletionListener
Delegates to ManagedConnection.transactionComplete()
for transaction completion events. |
| Methods in org.apache.commons.dbcp.managed with parameters of type TransactionContextListener | |
|---|---|
void |
TransactionContext.addTransactionContextListener(TransactionContextListener listener)
Adds a listener for transaction completion events. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||