Uses of Class
org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
-
Packages that use SailConnectionWrapper Package Description org.eclipse.rdf4j.sail.helpers Abstract base implementation and internal helper classes for Sail implementations. -
-
Uses of SailConnectionWrapper in org.eclipse.rdf4j.sail.helpers
Subclasses of SailConnectionWrapper in org.eclipse.rdf4j.sail.helpers Modifier and Type Class Description classNotifyingSailConnectionWrapperAn implementation of theNotifyingSailConnectioninterface that wraps anotherNotifyingSailConnectionobject and forwards any method calls to the wrapped transaction.
-