public class TSQLLeftJoin extends ComparisonOperator
NO_ORACLE_JOIN, NO_ORACLE_PRIOR, ORACLE_JOIN_LEFT, ORACLE_JOIN_RIGHT, ORACLE_PRIOR_END, ORACLE_PRIOR_START
Constructor and Description |
---|
TSQLLeftJoin() |
Modifier and Type | Method and Description |
---|---|
void |
accept(ExpressionVisitor expressionVisitor) |
getStringExpression, withLeftExpression, withOldOracleJoinSyntax, withOraclePriorPosition, withRightExpression
getOldOracleJoinSyntax, getOraclePriorPosition, setOldOracleJoinSyntax, setOraclePriorPosition, toString
getLeftExpression, getLeftExpression, getRightExpression, getRightExpression, setLeftExpression, setRightExpression
appendTo, getASTNode, setASTNode
public void accept(ExpressionVisitor expressionVisitor)
Copyright © 2004–2024 JSQLParser. All rights reserved.