Package | Description |
---|---|
org.eclipse.rdf4j | |
org.eclipse.rdf4j.sail.helpers |
Generic utility classes for RDF Sail implementations.
|
Modifier and Type | Method and Description |
---|---|
static IsolationLevels |
IsolationLevels.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IsolationLevels[] |
IsolationLevels.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSail.addSupportedIsolationLevel(IsolationLevels level)
Appends the provided
IsolationLevels to the SAIL's list of supported isolation levels. |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.