Package com.sap.cds.ql.cqn
Interface CqnAnalyzer.CqnAnalyzerSPI
- Enclosing class:
- CqnAnalyzer
public static interface CqnAnalyzer.CqnAnalyzerSPI
Service Provider Interface for the
CqnAnalyzer.-
Method Summary
Modifier and TypeMethodDescriptionanalyze(CdsModel model, CqnFilterableStatement stmt) analyze(CdsModel model, CqnStructuredTypeRef ref) booleanisCountQuery(CqnStatement cqn) resolveRefItems(CdsModel model, CqnSelect query)
-
Method Details
-
analyze
-
analyze
-
resolveRefItems
-
isCountQuery
-