XAPool is an XA database connection pool. XAPool implements javax.sql.XADataSource, and provides connection pooling facilities.
XAPool allows to pool objects, JDBC connections and XA connections.
- Category: Connection Pools
- License: GNU Library or Lesser General Public License (LGPL)
- HomePage: http://xapool.objectweb.org


