Package | Description |
---|---|
org.apache.jackrabbit.spi.commons.query.qom |
Modifier and Type | Method and Description |
---|---|
Object |
DefaultQOMTreeVisitor.visit(JoinImpl node,
Object data)
Does nothing and returns
data . |
Object |
DefaultTraversingQOMTreeVisitor.visit(JoinImpl node,
Object data)
Calls accept on the two sources and the join condition in the join node.
|
Object |
QOMTreeVisitor.visit(JoinImpl node,
Object data) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.