Uses of Class
com.hp.hpl.jena.sparql.engine.main.iterator.QueryIterJoinBase

Packages that use QueryIterJoinBase
com.hp.hpl.jena.sparql.engine.main.iterator   
 

Uses of QueryIterJoinBase in com.hp.hpl.jena.sparql.engine.main.iterator
 

Subclasses of QueryIterJoinBase in com.hp.hpl.jena.sparql.engine.main.iterator
 class QueryIterJoin
          Join by materializing the RHS - this is not streamed
 class QueryIterLeftJoin
          Left join by materializing the RHS
 



Licenced under the Apache License, Version 2.0