Package com.sap.cds.ql
Interface Source<T extends StructuredType<?>>
- All Superinterfaces:
CqnSource,CqnToken,JSONizable
- All Known Subinterfaces:
Hierarchy,HierarchySubset,StructuredType<T>,TableFunction
- All Known Implementing Classes:
Select
-
Method Summary
Methods inherited from interface com.sap.cds.ql.cqn.CqnSource
asJoin, asRef, asSelect, asTableFunction, isJoin, isRef, isSelect, isTableFunctionMethods inherited from interface com.sap.cds.JSONizable
toJson
-
Method Details
-
getType
T getType()
-