Uses of Class
org.apache.jackrabbit.core.query.lucene.join.Join

Packages that use Join
org.apache.jackrabbit.core.query.lucene.join   
 

Uses of Join in org.apache.jackrabbit.core.query.lucene.join
 

Methods in org.apache.jackrabbit.core.query.lucene.join that return Join
static Join Join.create(MultiColumnQueryHits left, MultiColumnQueryHits right, JoinType joinType, JoinConditionImpl condition, org.apache.lucene.index.IndexReader reader, HierarchyResolver resolver, NamespaceMappings nsMappings, HierarchyManager hmgr)
          Creates a new join result.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.