Uses of Interface
com.hp.hpl.jena.graph.TransactionHandler

Packages that use TransactionHandler
com.hp.hpl.jena.db A general database backend for persistent storage of jena models.  
com.hp.hpl.jena.graph This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system. 
 

Uses of TransactionHandler in com.hp.hpl.jena.db
 

Methods in com.hp.hpl.jena.db that return TransactionHandler
 TransactionHandler GraphRDB.getTransactionHandler()
           
 

Uses of TransactionHandler in com.hp.hpl.jena.graph
 

Methods in com.hp.hpl.jena.graph that return TransactionHandler
 TransactionHandler Graph.getTransactionHandler()
          returns this Graph's transaction handler
 



Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.