Package it.unibz.inf.ontop.generation.algebra
-
Interface Summary Interface Description BinaryJoinExpression Abstraction for LeftJoinRelation and explicit InnerJoinRelationIQTree2SelectFromWhereConverter 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 explicitSQLLeftJoinExpression 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 nameSQLUnionExpression SQLValuesExpression