Uses of Class
org.eclipse.rdf4j.spring.operationlog.log.OperationLog
Packages that use OperationLog
-
Uses of OperationLog in org.eclipse.rdf4j.spring.operationlog
Constructors in org.eclipse.rdf4j.spring.operationlog with parameters of type OperationLogModifierConstructorDescriptionLoggingGraphQuery
(GraphQuery delegate, OperationLog operationLog) LoggingRepositoryConnection
(RepositoryConnection delegate, OperationLog operationLog) LoggingRepositoryConnectionFactory
(RepositoryConnectionFactory delegate, OperationLog operationLog) LoggingTupleQuery
(TupleQuery delegate, OperationLog operationLog) LoggingUpdate
(Update delegate, OperationLog operationLog)