Uses of Class
org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
- 
Packages that use JoinImpl Package Description org.apache.jackrabbit.spi.commons.query.qom 
- 
- 
Uses of JoinImpl in org.apache.jackrabbit.spi.commons.query.qomMethods in org.apache.jackrabbit.spi.commons.query.qom with parameters of type JoinImpl Modifier and Type Method Description ObjectDefaultQOMTreeVisitor. visit(JoinImpl node, Object data)Does nothing and returnsdata.ObjectDefaultTraversingQOMTreeVisitor. visit(JoinImpl node, Object data)Calls accept on the two sources and the join condition in the join node.ObjectQOMTreeVisitor. visit(JoinImpl node, Object data)
 
-