Package org.eclipse.rdf4j.common.transaction
package org.eclipse.rdf4j.common.transaction
Common classes and interfaces for transaction settings
-
ClassDescriptionA Transaction Isolation Level.
TransactionSettingFactoryforIsolationLevels exposed by the RDF4J API.Enumeration of TransactionIsolationLevels supported by RDF4J.The Query Evaluation Mode determines the behaviour of the SPARQL query engine on RDF4J repositories.A configuration setting that can be passed at the beginning of a repository transaction to influence behavior within the scope of that transaction only.A TransactionSettingFactory returns aTransactionSettingimplementation for a given value.AServiceRegistryfor creating/retrievingTransactionSettings in a transparent way.