Uses of Class
org.apache.jackrabbit.spi.commons.query.qom.JoinImpl

Packages that use JoinImpl
org.apache.jackrabbit.spi.commons.query.qom   
 

Uses of JoinImpl in org.apache.jackrabbit.spi.commons.query.qom
 

Methods in org.apache.jackrabbit.spi.commons.query.qom with parameters of type JoinImpl
 Object QOMTreeVisitor.visit(JoinImpl node, Object data)
           
 Object DefaultTraversingQOMTreeVisitor.visit(JoinImpl node, Object data)
          Calls accept on the two sources and the join condition in the join node.
 Object DefaultQOMTreeVisitor.visit(JoinImpl node, Object data)
          Does nothing and returns data.
 



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