Interface SQLOrderComparator

  • All Known Implementing Classes:
    SQLOrderComparatorImpl

    public interface SQLOrderComparator
    Differs from OrderByNode.OrderComparator by allowing aggregation functional terms, which my be ground. E.g. COUNT(), SUM(1) etc.