Class OrderByList

    • Constructor Detail

      • OrderByList

        public OrderByList()
        Empty constructor.
        Since:
        10.3
      • OrderByList

        public OrderByList​(List<OrderByExpr> other)
        Copy constructor.
        Since:
        10.3
      • OrderByList

        public OrderByList​(OrderByExpr expr)