public static interface SubQueryUtils.ISubQueryJoinInfo
Modifier and Type | Method and Description |
---|---|
String |
getAlias() |
ASTNode |
getJoinConditionAST() |
JoinType |
getJoinType() |
String |
getOuterQueryId() |
QBSubQuery |
getSubQuery() |
ASTNode |
getSubQueryAST() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.