-
Method Summary
void
Registers a RepositoryConnectionInterceptor that will receive notifications of operations that are
performed on this connection.
void
Removes a registered RepositoryConnectionInterceptor from this connection.
Methods inherited from interface org.eclipse.rdf4j.repository.RepositoryConnection
add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, begin, begin, begin, clear, clearNamespaces, close, commit, export, exportStatements, getContextIDs, getIsolationLevel, getNamespace, getNamespaces, getParserConfig, getRepository, getStatements, getStatements, getValueFactory, hasStatement, hasStatement, isActive, isAutoCommit, isEmpty, isOpen, prepare, prepareBooleanQuery, prepareBooleanQuery, prepareBooleanQuery, prepareGraphQuery, prepareGraphQuery, prepareGraphQuery, prepareQuery, prepareQuery, prepareQuery, prepareTupleQuery, prepareTupleQuery, prepareTupleQuery, prepareUpdate, prepareUpdate, prepareUpdate, remove, remove, remove, remove, remove, removeNamespace, rollback, setAutoCommit, setIsolationLevel, setNamespace, setParserConfig, size
-
Method Details
-
addRepositoryConnectionInterceptor
Registers a RepositoryConnectionInterceptor that will receive notifications of operations that are
performed on this connection.
-
removeRepositoryConnectionInterceptor
Removes a registered RepositoryConnectionInterceptor from this connection.