Package | Description |
---|---|
org.apache.commons.dbcp2.managed |
This package provides support for pooling of ManagedConnections.
|
Class and Description |
---|
TransactionContext
TransactionContext represents the association between a single XAConnectionFactory and a Transaction.
|
TransactionContextListener
A listener for transaction completion events.
|
TransactionRegistry
TransactionRegistry tracks Connections and XAResources in a transacted environment for a single XAConnectionFactory.
|
XAConnectionFactory
XAConnectionFactory is an extension of ConnectionFactory used to create connections
in a transaction managed environment.
|
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.