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 TypeClassDescriptionclassAllows 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 TypeClassDescriptionclassWrapper that notifies interceptors of events on RepositoryConnections before they happen.classThis broadcaster is used by the RepositoryBroadcaster to wrap the delegate repository connection.