Class | Description |
---|---|
RepositoryBase | |
RepositoryConnectionBase |
Abstract class implementing most 'convenience' methods in the
RepositoryConnection interface by transforming parameters and mapping the
methods to the basic (abstractly declared) methods.
|
RepositoryConnectionWrapper |
Delegates all calls to the delegate RepositoryConnection.
|
RepositoryWrapper |
A
DelegatingRepository implementation that, by default, forwards all
method calls to its delegate. |
Copyright © 2001-2016 Aduna. All Rights Reserved.