Franz Inc, AllegroGraph

Uses of Package
com.franz.agraph.pool

Packages that use com.franz.agraph.pool
com.franz.agraph.pool Connection pool implementation for AllegroGraph. 
com.franz.agraph.repository Implementation of the OpenRDF Sesame API 2.7.11 with extensions for AllegroGraph features. 
 

Classes in com.franz.agraph.pool used by com.franz.agraph.pool
AGConnConfig
           
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.
AGConnPool
          Pooling for AGRepositoryConnections.
AGConnProp
          Property names to open a AGRepositoryConnection.
AGConnProp.Session
          Property values for AGConnProp.session.
AGPoolConfig
          Extension to GenericObjectPool.Config to add more properties.
AGPoolProp
          Property names for AGPoolConfig.
 

Classes in com.franz.agraph.pool used by com.franz.agraph.repository
AGConnPool
          Pooling for AGRepositoryConnections.
 


Copyright © 2008-2012 Franz Inc.