|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositoryConnectionBase | |
|---|---|
| org.openrdf.repository.base | |
| org.openrdf.repository.dataset | |
| org.openrdf.repository.event.base | |
| org.openrdf.repository.sail | Repository implementation for local storage backends. |
| Uses of RepositoryConnectionBase in org.openrdf.repository.base |
|---|
| Subclasses of RepositoryConnectionBase in org.openrdf.repository.base | |
|---|---|
class |
RepositoryConnectionWrapper
Delegates all calls to the delegate RepositoryConnection. |
| Uses of RepositoryConnectionBase in org.openrdf.repository.dataset |
|---|
| Subclasses of RepositoryConnectionBase in org.openrdf.repository.dataset | |
|---|---|
class |
DatasetRepositoryConnection
|
| Uses of RepositoryConnectionBase in org.openrdf.repository.event.base |
|---|
| Subclasses of RepositoryConnectionBase in org.openrdf.repository.event.base | |
|---|---|
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. |
| Uses of RepositoryConnectionBase in org.openrdf.repository.sail |
|---|
| Subclasses of RepositoryConnectionBase in org.openrdf.repository.sail | |
|---|---|
class |
SailRepositoryConnection
An implementation of the RepositoryConnection interface that wraps a
SailConnection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||