Uses of Class
org.eclipse.rdf4j.sail.helpers.SailWrapper
-
Packages that use SailWrapper Package Description org.eclipse.rdf4j.sail.helpers Abstract base implementation and internal helper classes for Sail implementations. -
-
Uses of SailWrapper in org.eclipse.rdf4j.sail.helpers
Subclasses of SailWrapper in org.eclipse.rdf4j.sail.helpers Modifier and Type Class Description classNotifyingSailWrapperAn implementation of the StackableSail interface that wraps another Sail object and forwards any relevant calls to the wrapped Sail.
-