Package com.franz.agraph.pool


package com.franz.agraph.pool

Connection pool implementation for AllegroGraph.

The recommended way to use this package is with AGConnPool or with the AGConnPoolJndiFactory using JNDI configuration of your webserver.

The Pool library is required to use this package: Apache Commons Pool, commons-pool-1.5.6.jar

Since:
v4.3.3
See Also: