Interface AggregateQueryWrapper


public interface AggregateQueryWrapper
  • Method Details

    • executeAggregate

      default <T> Optional<T> executeAggregate()
    • executeAggregates

      AggregateResult executeAggregates()