Franz Inc, AllegroGraph

Uses of Class
com.franz.agraph.pool.AGPoolConfig

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

Uses of AGPoolConfig in com.franz.agraph.pool
 

Methods in com.franz.agraph.pool with parameters of type AGPoolConfig
static AGConnPool AGConnPool.create(AGConnFactory fact, AGPoolConfig poolConfig)
          A GenericObjectPool is used.
 

Constructors in com.franz.agraph.pool with parameters of type AGPoolConfig
AGConnPool(ObjectPoolType delegate, AGConnFactory factory, AGPoolConfig config)
           
 


Copyright © 2008-2011 Franz Inc.