Uses of Class
com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorWrapper

Packages that use QueryIteratorWrapper
com.hp.hpl.jena.sparql.engine.iterator   
 

Uses of QueryIteratorWrapper in com.hp.hpl.jena.sparql.engine.iterator
 

Subclasses of QueryIteratorWrapper in com.hp.hpl.jena.sparql.engine.iterator
 class QueryIteratorCaching
          A caching QueryIterator.
 class QueryIteratorCheck
          Query iterator that checks everything was closed correctly
 class QueryIteratorCloseable
           
 class QueryIteratorLogging
          Intercept and print iterator operations
 class QueryIteratorTiming
           
 



Licenced under the Apache License, Version 2.0