public class ShaclSailConnection extends org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionWrapper
| Modifier and Type | Class and Description |
|---|---|
class |
ShaclSailConnection.Stats |
| Modifier and Type | Field and Description |
|---|---|
ShaclSail |
sail |
ShaclSailConnection.Stats |
stats |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(IsolationLevel level) |
void |
close() |
void |
commit() |
Repository |
getAddedStatements() |
NotifyingSailConnection |
getPreviousStateConnection() |
Repository |
getRemovedStatements() |
void |
rollback() |
addConnectionListener, getWrappedConnection, removeConnectionListeneraddStatement, addStatement, begin, clear, clearNamespaces, endUpdate, evaluate, flush, getContextIDs, getNamespace, getNamespaces, getStatements, isActive, isOpen, pendingRemovals, prepare, removeNamespace, removeStatement, removeStatements, setFederatedServiceResolver, setNamespace, size, size, startUpdateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddStatement, addStatement, addStatement, addStatement, begin, clear, clearNamespaces, endUpdate, evaluate, flush, getContextIDs, getNamespace, getNamespaces, getStatements, getStatements, hasStatement, isActive, isOpen, pendingRemovals, prepare, removeNamespace, removeStatement, removeStatement, removeStatements, removeStatements, setNamespace, size, startUpdatepublic final ShaclSail sail
public ShaclSailConnection.Stats stats
public NotifyingSailConnection getPreviousStateConnection()
public Repository getAddedStatements()
public Repository getRemovedStatements()
public void begin(IsolationLevel level) throws SailException
begin in interface SailConnectionbegin in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapperSailExceptionpublic void commit()
throws SailException
commit in interface SailConnectioncommit in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapperSailExceptionpublic void rollback()
throws SailException
rollback in interface SailConnectionrollback in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapperSailExceptionpublic void close()
throws SailException
close in interface AutoCloseableclose in interface SailConnectionclose in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapperSailExceptionCopyright © 2015-2018 Eclipse Foundation. All Rights Reserved.