Uses of Class
com.franz.agraph.pool.AGPoolConfig
Packages that use AGPoolConfig
-
Uses of AGPoolConfig in com.franz.agraph.pool
Methods in com.franz.agraph.pool with parameters of type AGPoolConfigModifier and TypeMethodDescriptionstatic AGConnPool
AGConnPool.create
(PooledObjectFactory<AGRepositoryConnection> factory, AGPoolConfig poolConfig) Creates a pool using a custom connection factory.