| Package | Description | 
|---|---|
| org.apache.commons.dbcp2.managed | 
 This package provides support for pooling of ManagedConnections. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DataSourceXAConnectionFactoryAn implementation of XAConnectionFactory which uses a real XADataSource to obtain connections and XAResources. | 
| class  | LocalXAConnectionFactoryAn implementation of XAConnectionFactory which manages non-XA connections in XA transactions. | 
| Constructor and Description | 
|---|
| PoolableManagedConnectionFactory(XAConnectionFactory connFactory,
                                ObjectName dataSourceJmxName)Creates a PoolableManagedConnectionFactory and attach it to a connection pool. | 
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.