| Package | Description |
|---|---|
| it.unibz.inf.ontop.generation.algebra | |
| it.unibz.inf.ontop.generation.algebra.impl | |
| it.unibz.inf.ontop.generation.serializer.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SQLInnerJoinExpression
Binary, when the inner join must be made explicit
|
interface |
SQLLeftJoinExpression |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLInnerJoinExpressionImpl |
class |
SQLLeftJoinExpressionImpl |
| Modifier and Type | Method and Description |
|---|---|
protected SelectFromWhereSerializer.QuerySerialization |
DefaultSelectFromWhereSerializer.DefaultRelationVisitingSerializer.visit(BinaryJoinExpression binaryJoinExpression,
String operatorString)
NB: the systematic use of ON conditions for inner and left joins saves us from putting parentheses.
|
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.