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