Uses of Class
org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
Packages that use RepositoryConnectionWrapper
Package
Description
A repository wrapper with convenience functions for handling contexts.
A repository wrapper which supports auto-loading of datasets specified in a query.
Wrapper/adapter base implementations.
-
Uses of RepositoryConnectionWrapper in org.eclipse.rdf4j.repository.contextaware
Subclasses of RepositoryConnectionWrapper in org.eclipse.rdf4j.repository.contextawareModifier and TypeClassDescriptionclass
Allows contexts to be specified at the connection level or the method level. -
Uses of RepositoryConnectionWrapper in org.eclipse.rdf4j.repository.dataset
Subclasses of RepositoryConnectionWrapper in org.eclipse.rdf4j.repository.dataset -
Uses of RepositoryConnectionWrapper in org.eclipse.rdf4j.repository.event.base
Subclasses of RepositoryConnectionWrapper in org.eclipse.rdf4j.repository.event.baseModifier and TypeClassDescriptionclass
Wrapper that notifies interceptors of events on RepositoryConnections before they happen.class
This broadcaster is used by the RepositoryBroadcaster to wrap the delegate repository connection.