Package ch.tocco.nice2.persist.core.api.exec.tasks2
package ch.tocco.nice2.persist.core.api.exec.tasks2
-
ClassDescriptionCollection of the 3 standard aggregation functions: avg, count and sum.AggregateTasks.AggregateTask<N extends Number>Uses
AggregateTasks.SumandAggregateTasks.Countto compute the average.Returns the size of the given entity list.Uses a given field name to obtain the value of that field of each entity in the list to compute the sum.Calculates the sum of the values returned when resolving the given path against each entity of the entity list.A task to re-load an entity, if it has been invalidated.Utility tasks usually working onEntitys.Deprecated.This task resolves a given path against a given entity model and returnsinformationabout the result.Information gathered when resolving a path against a source entity model.Deprecated.
QueryBuilderFactorydirectly