Class AggregateTasks

java.lang.Object
ch.tocco.nice2.persist.core.api.exec.tasks2.AggregateTasks

public final class AggregateTasks extends Object
Collection of the 3 standard aggregation functions: avg, count and sum. The tasks work with either EntityList or Iterable<Entity>.