public static class QueryParameters.Order extends Object
Order(String column, boolean desc)
String
getColumn()
boolean
isAsc()
isDesc()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Order(String column, boolean desc)
public String getColumn()
public boolean isDesc()
public boolean isAsc()
Copyright © 2021. All rights reserved.