Uses of Package
org.openrdf.repository.base

Packages that use org.openrdf.repository.base
org.openrdf.repository.base   
org.openrdf.repository.dataset   
org.openrdf.repository.event.base   
org.openrdf.repository.manager   
org.openrdf.repository.sail Repository implementation for local storage backends. 
 

Classes in org.openrdf.repository.base used by org.openrdf.repository.base
RepositoryConnectionBase
          Abstract class implementing most 'convenience' methods in the RepositoryConnection interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods.
 

Classes in org.openrdf.repository.base used by org.openrdf.repository.dataset
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.
 

Classes in org.openrdf.repository.base used by org.openrdf.repository.event.base
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.
 

Classes in org.openrdf.repository.base used by org.openrdf.repository.manager
RepositoryWrapper
          A DelegatingRepository implementation that, by default, forwards all method calls to its delegate.
 

Classes in org.openrdf.repository.base used by org.openrdf.repository.sail
RepositoryConnectionBase
          Abstract class implementing most 'convenience' methods in the RepositoryConnection interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods.
 



Copyright © 2001-2007 Aduna. All Rights Reserved.