Package | Description |
---|---|
com.franz.agraph.pool |
Connection pool implementation for AllegroGraph.
|
Modifier and Type | Class and Description |
---|---|
class |
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. |
class |
AGConnPool
Pooling for
AGRepositoryConnection s. |