Package | Description |
---|---|
org.openrdf.sail |
RDF Storage And Inference Layer (RDF Sail): a set of interfaces defining an API
for RDF repositories.
|
org.openrdf.sail.helpers |
Generic utility classes for RDF Sail implementations.
|
org.openrdf.sail.rdbms.util |
Modifier and Type | Method and Description |
---|---|
Lock |
LockManager.lockOrFail()
Creates a lock in a SAIL if it does not yet exist.
|
Modifier and Type | Method and Description |
---|---|
Lock |
DirectoryLockManager.lockOrFail()
Creates a lock in a directory if it does not yet exist.
|
Modifier and Type | Method and Description |
---|---|
Lock |
DatabaseLockManager.lockOrFail() |
Copyright © 2001-2016 Aduna. All Rights Reserved.