Package | Description |
---|---|
org.openrdf.repository |
The Repository API: the main API for handling Sesame repositories.
|
org.openrdf.repository.base | |
org.openrdf.repository.sail |
Repository implementation for local storage backends.
|
org.openrdf.repository.sparql |
Modifier and Type | Method and Description |
---|---|
boolean |
RepositoryConnection.isActive()
Indicates if a transaction is currently active on the connection.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RepositoryConnectionWrapper.isActive() |
Modifier and Type | Method and Description |
---|---|
boolean |
SailRepositoryConnection.isActive() |
Modifier and Type | Method and Description |
---|---|
boolean |
SPARQLConnection.isActive() |
Copyright © 2001-2013 Aduna. All Rights Reserved.