Uses of Class
isql.orderby.OrderByKey

Packages that use OrderByKey
isql.orderby   
 

Uses of OrderByKey in isql.orderby
 

Methods in isql.orderby with parameters of type OrderByKey
 int OrderByKeyBehaviour.compare(OrderByKey a, OrderByKey b)
          compares two rows of the result set in the way defined by the order by clause
 int OrderByKey.compareTo(OrderByKey o)
          We use the behaviour to compare the values of two rows