Uses of Interface
com.hp.hpl.jena.rdql.QueryExecution

Packages that use QueryExecution
com.hp.hpl.jena.rdql RDQL - A query language for Jena.  
 

Uses of QueryExecution in com.hp.hpl.jena.rdql
 

Classes in com.hp.hpl.jena.rdql that implement QueryExecution
 class QueryEngine
           
 class QueryEngineExt
          An execution of a query.
 

Constructors in com.hp.hpl.jena.rdql with parameters of type QueryExecution
QueryResultsStream(Query query, QueryExecution qe, java.util.Iterator iter)
           
 



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