Interface IsolationLevel

All Superinterfaces:
TransactionSetting
All Known Implementing Classes:
IsolationLevels

public interface IsolationLevel extends TransactionSetting
A Transaction Isolation Level. Default levels supported by RDF4J are provided by IsolationLevels, third-party triplestore implementors may choose to add additional IsolationLevel implementations if their triplestore's isolation contract is different from what is provided by default.
Author:
Jeen Broekstra