Franz Inc, AllegroGraph

Uses of Class
com.franz.util.Closer

Packages that use Closer
com.franz.agraph.pool Connection pool implementation for AllegroGraph. 
 

Uses of Closer in com.franz.agraph.pool
 

Subclasses of Closer in com.franz.agraph.pool
 class AGConnFactory
          Adapts the AGRepositoryConnection API to the commons-pool factory interface, leaving creation of the connection (and configuration) to a subclass, defined by users of this library.
 class AGConnPool<ObjectPoolType extends ObjectPool>
          Pooling for AGRepositoryConnections.
 


Copyright © 2008-2011 Franz Inc.