| Name | Description | Type | Package | Framework |
| SqlJoin | Parse tree node representing a JOIN clause. | Class | org.apache.calcite.sql | Calcite |
| SqlJoin .SqlJoinOperator | SqlJoinOperator describes the syntax of the SQL JOIN operator. | Class | org.apache.calcite.sql.SqlJoin | Calcite |