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.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SailConnection.isActive()
Indicates if a transaction is currently active on the connection.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SailConnectionWrapper.isActive() |
boolean |
SailConnectionBase.isActive() |
Copyright © 2001-2016 Aduna. All Rights Reserved.