Uses of Class
org.openrdf.repository.contextaware.ContextAwareConnection

Packages that use ContextAwareConnection
org.openrdf.elmo.dynabean.helpers   
org.openrdf.elmo.sesame Implements the Elmo API for the Sesame RDF Repository. 
org.openrdf.elmo.sesame.helpers   
 

Uses of ContextAwareConnection in org.openrdf.elmo.dynabean.helpers
 

Constructors in org.openrdf.elmo.dynabean.helpers with parameters of type ContextAwareConnection
RdfsClassInterpreter(ContextAwareConnection conn)
           
 

Uses of ContextAwareConnection in org.openrdf.elmo.sesame
 

Methods in org.openrdf.elmo.sesame that return ContextAwareConnection
 ContextAwareConnection SesameManager.getConnection()
           
 

Methods in org.openrdf.elmo.sesame with parameters of type ContextAwareConnection
 void SesameMemento.redo(ContextAwareConnection conn)
           
 void SesameManager.setConnection(ContextAwareConnection connection)
           
 void SesameResourceManager.setConnection(ContextAwareConnection conn)
           
 

Uses of ContextAwareConnection in org.openrdf.elmo.sesame.helpers
 

Methods in org.openrdf.elmo.sesame.helpers with parameters of type ContextAwareConnection
 void PropertyChanger.add(ContextAwareConnection conn, Resource subj, Value obj)
           
 void PropertyChanger.remove(ContextAwareConnection conn, Resource subj, Value obj)
           
 



Copyright © 2004-2008 Aduna. All Rights Reserved.