public interface PostProcessingOperator<T>
Modifier and Type | Method and Description |
---|---|
QueryRunner<T> |
postProcess(QueryRunner<T> baseQueryRunner) |
QueryRunner<T> postProcess(QueryRunner<T> baseQueryRunner)
Copyright © 2011–2017. All rights reserved.