Package org.openrdf.repository.base

Class Summary
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-2008 Aduna. All Rights Reserved.