Class SqlJoin.SqlJoinOperator

java.lang.Object
org.apache.calcite.sql.SqlOperator
org.apache.calcite.sql.SqlJoin.SqlJoinOperator
Enclosing class:
SqlJoin

public static class SqlJoin.SqlJoinOperator extends SqlOperator
Describes the syntax of the SQL JOIN operator.

A variant describes the comma operator, which has lower precedence.