Uses of Class
org.openrdf.repository.base.RepositoryConnectionWrapper

Packages that use RepositoryConnectionWrapper
org.openrdf.repository.dataset   
org.openrdf.repository.event.base   
 

Uses of RepositoryConnectionWrapper in org.openrdf.repository.dataset
 

Subclasses of RepositoryConnectionWrapper in org.openrdf.repository.dataset
 class DatasetRepositoryConnection
           
 

Uses of RepositoryConnectionWrapper in org.openrdf.repository.event.base
 

Subclasses of RepositoryConnectionWrapper 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.
 



Copyright © 2001-2007 Aduna. All Rights Reserved.