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 |
---|---|
LockManager |
SailLockedException.getLockManager() |
Constructor and Description |
---|
SailLockedException(String lockedBy,
String requestedBy,
LockManager manager) |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryLockManager
Used to create a lock in a directory.
|
Modifier and Type | Class and Description |
---|---|
class |
DatabaseLockManager |
Copyright © 2001-2016 Aduna. All Rights Reserved.