Package net.binis.codegen.spring.query
Interface QueryJoinAggregateOperation<R,S>
- All Superinterfaces:
QueryAggregateOperation<R>
- All Known Implementing Classes:
QueryExecutor,QueryOrderer
public interface QueryJoinAggregateOperation<R,S> extends QueryAggregateOperation<R>