Interface Aggregate

All Known Implementing Classes:
Count, Max, Min, Sum

public interface Aggregate
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(Object column)