QueryBuilder.orderBy

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QueryBuilder orderBy(string column)
  2. QueryBuilder orderBy(string[] columns)
    class QueryBuilder
    orderBy
    (
    string[] columns...
    )

Meta