| Package | Description |
|---|---|
| org.openrdf.repository.sail |
Repository implementation for local storage backends.
|
| org.openrdf.repository.sail.config |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyRepository
Repository implementation that takes a
RepositoryResolver instance and
the id of a managed repository, and delegate all calls through to the given
repository. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyRepositoryFactory |
class |
SailRepositoryFactory
A
RepositoryFactory that creates SailRepositorys based on RDF
configuration data. |
Copyright © 2001-2014 Aduna. All Rights Reserved.