Class Order

  • All Implemented Interfaces:
    Visitable

    @API(status=EXPERIMENTAL,
         since="1.0")
    public final class Order
    extends TypedSubtree<SortItem>
    Represents the list of sort items that make up the order of records in a result set.
    Since:
    1.0
    Author:
    Gerrit Meier, Michael J. Simons
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait