Franz Inc, AllegroGraph

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

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

Uses of AGConnFactory in com.franz.agraph.pool
 

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

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


Copyright © 2008-2011 Franz Inc.