| Package | Description |
|---|---|
| org.openrdf.repository.contextaware |
A repository wrapper with convenience functions for handling contexts.
|
| org.openrdf.repository.dataset |
A repository wrapper which supports auto-loading of datasets specified in a query
|
| org.openrdf.repository.event.base |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextAwareConnection
Allows contexts to be specified at the connection level or the method level.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatasetRepositoryConnection |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptingRepositoryConnectionWrapper
Wrapper that notifies interceptors of events on RepositoryConnections before
they happen.
|
class |
NotifyingRepositoryConnectionWrapper
This broadcaster is used by the RepositoryBroadcaster to wrap the delegate
repository connection.
|
Copyright © 2001–2015 Aduna. All rights reserved.