| Interface | Description |
|---|---|
| BinaryJoinExpression |
Abstraction for LeftJoinRelation and explicit InnerJoinRelation
|
| IQTree2SelectFromWhereConverter | |
| SelectFromWhereWithModifiers |
TODO: find a better name
See SQLAlgebraFactory for creating a new instance.
|
| SQLAlgebraFactory | |
| SQLExpression |
See SQLAlgebraFactory for creating new instances.
|
| SQLInnerJoinExpression |
Binary, when the inner join must be made explicit
|
| SQLLeftJoinExpression | |
| SQLNaryJoinExpression | |
| SQLOneTupleDummyQueryExpression | |
| SQLOrderComparator |
Differs from OrderByNode.OrderComparator by allowing aggregation functional terms, which my be ground.
|
| SQLRelationVisitor<T> | |
| SQLSerializedQuery |
Already serialized
See SQLAlgebraFactory for creating a new instance.
|
| SQLTable |
TODO: find a better name
|
| SQLUnionExpression |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.