Package com.sap.cds.impl.qat
Class Ref2QualifiedColumn
java.lang.Object
com.sap.cds.impl.qat.Ref2QualifiedColumn
- All Implemented Interfaces:
Ref2Column,BiFunction<Ref2Column.Clause,CqnElementRef, Stream<String>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.sap.cds.impl.qat.Ref2Column
Ref2Column.Clause -
Constructor Summary
ConstructorsConstructorDescriptionRef2QualifiedColumn(Function<CdsStructuredType, SqlMapping> mapping, Deque<QatSelectableNode> outer, LocaleUtils localeUtils) -
Method Summary
Modifier and TypeMethodDescriptionapply(Ref2Column.Clause clause, CqnElementRef ref) apply(CqnElementRef ref) voidstartCollate(String collateClause) voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiFunction
andThen
-
Constructor Details
-
Ref2QualifiedColumn
public Ref2QualifiedColumn(Function<CdsStructuredType, SqlMapping> mapping, Deque<QatSelectableNode> outer, LocaleUtils localeUtils)
-
-
Method Details
-
startCollate
-
stopCollate
public void stopCollate() -
apply
-
apply
- Specified by:
applyin interfaceBiFunction<Ref2Column.Clause,CqnElementRef, Stream<String>>
-
rootAlias
-