Interface AqlSqlResultPostprocessor
- All Known Implementing Classes:
DefaultResultPostprocessor,ExtractedColumnResultPostprocessor
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Applied to one column of all records returned by the SQL query executed for a given
AslRootQuery.
Selection of the applicable post processor for each column is performed by AqlQueryRepository-
Method Summary
-
Method Details
-
postProcessColumn
-