Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Data-Module
    • None

    Description

      Support aggregate functions. Examples:

      Long countByName(String name);
      Long countDistinctByName(String name);
      Double sumPriceByCategory(Category category);
      BigDecimal avgPriceByCategory(Category category);
      

      Attachments

        Activity

          People

            danielsoro Daniel Cunha
            danielsoro Daniel Cunha
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: