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