| Modifier and Type | Method and Description |
|---|---|
SQLLeftJoinExpression |
SQLAlgebraFactory.createSQLLeftJoinExpression(SQLExpression leftExpression,
SQLExpression rightExpression,
Optional<it.unibz.inf.ontop.model.term.ImmutableExpression> joinCondition) |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLRelationVisitor.visit(SQLLeftJoinExpression sqlLeftJoinExpression) |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLLeftJoinExpressionImpl |
| Modifier and Type | Method and Description |
|---|---|
SelectFromWhereSerializer.QuerySerialization |
DefaultSelectFromWhereSerializer.DefaultSQLRelationVisitingSerializer.visit(SQLLeftJoinExpression sqlLeftJoinExpression) |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.