Interface TransactionSetting
- All Known Subinterfaces:
IsolationLevel
- All Known Implementing Classes:
IsolationLevels
,QueryEvaluationMode
,ShaclSail.TransactionSettings.PerformanceHint
,ShaclSail.TransactionSettings.ValidationApproach
public interface TransactionSetting
A configuration setting that can be passed at the beginning of a repository transaction to influence behavior within
the scope of that transaction only.
- Author:
- Håvard Ottestad, Jeen Broekstra