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

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

Uses of RepositoryConnectionWrapper in org.openrdf.repository.contextaware
 

Subclasses of RepositoryConnectionWrapper in org.openrdf.repository.contextaware
 class ContextAwareConnection
          Allows contexts to be specified at the connection level or the method level.
 

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-2009 Aduna. All Rights Reserved.