Package org.eclipse.rdf4j.spring.pool


package org.eclipse.rdf4j.spring.pool

Rdf4j-Spring Pool

Provides pooling of RepositoryConnections.

Enable via rdf4j.spring.pool.enabled=true.

If enabled, the Rdf4JConfig will wrap its RepositoryConnectionFactory in a PooledRepositoryConnectionFactory.

For more information on configuration of the pool, see PoolProperties.

Since:
4.0.0
Author:
Florian Kleedorfer