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