-
Deprecated MethodsMethodDescriptionwill always return a singleton or empty
List. UseCriteriaAggregation.getFirstArg()instead.will always returnnull.aggregations can not be simplified. Direct usage is pointless.useCriteriaAggregationOperator.criteria(PropertyPath)directly as only a single specific argument can be provided here.
0ifCriteriaAggregation.getFirstArg()returnsnull(forCOUNT(*)case) and otherwise always returns1. UseCriteriaAggregation.getFirstArg()instead.