Interface QueryJoinAggregateOperation<R,S>

All Superinterfaces:
QueryAggregateOperation<R>
All Known Implementing Classes:
QueryExecutor, QueryOrderer

public interface QueryJoinAggregateOperation<R,S> extends QueryAggregateOperation<R>
  • Method Details

    • where

      S where()