public class ShaclSailConnection extends 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(org.eclipse.rdf4j.IsolationLevel level) |
void |
close() |
void |
commit() |
org.eclipse.rdf4j.repository.Repository |
getAddedStatements() |
NotifyingSailConnection |
getPreviousStateConnection() |
org.eclipse.rdf4j.repository.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 org.eclipse.rdf4j.repository.Repository getAddedStatements()
public org.eclipse.rdf4j.repository.Repository getRemovedStatements()
public void begin(org.eclipse.rdf4j.IsolationLevel level)
throws SailException
begin in interface SailConnectionbegin in class SailConnectionWrapperSailExceptionpublic void commit()
throws SailException
commit in interface SailConnectioncommit in class SailConnectionWrapperSailExceptionpublic void rollback()
throws SailException
rollback in interface SailConnectionrollback in class SailConnectionWrapperSailExceptionpublic void close()
throws SailException
close in interface AutoCloseableclose in interface SailConnectionclose in class SailConnectionWrapperSailExceptionCopyright © 2015-2018 Eclipse Foundation. All Rights Reserved.