public interface QueryHandler<T>
Modifier and Type | Method and Description |
---|---|
T |
handleCall(Map<Object,QueryBuilder<?>> proxyQueryBuilders,
Deque<MethodCall> methods)
handleCall.
|
T handleCall(Map<Object,QueryBuilder<?>> proxyQueryBuilders, Deque<MethodCall> methods)
handleCall.
Copyright © 2011–2019. All rights reserved.