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 factory, AGPoolConfig poolConfig)
          A GenericObjectPool is used.
 

Constructors in com.franz.agraph.pool with parameters of type AGPoolConfig
AGConnFactory(AGConnConfig props, AGPoolConfig poolProps)
           
 


Copyright © 2008-2012 Franz Inc.