Package 

Class OrderBy

  • All Implemented Interfaces:

    
    public final class OrderBy
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      OrderBy(SqlTarget target, Boolean ascending)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final SqlTarget getTarget()
      final Boolean getAscending()
      final OrderBy replaceColumns(Map<String, String> columns)
      String toString()
      • Methods inherited from class java.lang.Object

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