Interface | Description |
---|---|
AnalyzedRelation | |
FieldProvider<T extends Symbol> | |
FieldResolver | |
PlannedAnalyzedRelation | |
QueriedRelation |
Class | Description |
---|---|
AbstractTableRelation<T extends TableInfo> | |
AnalyzedRelationVisitor<C,R> | |
DocTableRelation | |
FullQualifedNameFieldProvider |
Resolves QualifiedNames to Fields considering multiple AnalyzedRelations.
|
NameFieldProvider |
Resolves QualifiedNames to Fields considering only one AnalyzedRelation
The QualifiedNames must not contain a schema or a table.
|
QueriedDocTable | |
QuerySplitter | |
QuerySplittingVisitor | |
QuerySplittingVisitor.Context | |
RelationAnalysisContext | |
RelationAnalyzer | |
RelationPrinter | |
Relations | |
RelationSplitter | |
RelationSplitter.RelationCounter | |
TableRelation |