public class TermExpressionParser extends Object
TermExpressionParser()
static List<org.hswebframework.ezorm.core.param.Term>
parse(String expression)
static List<org.hswebframework.ezorm.core.param.Sort>
parseOrder(String expression)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TermExpressionParser()
public static List<org.hswebframework.ezorm.core.param.Term> parse(String expression)
public static List<org.hswebframework.ezorm.core.param.Sort> parseOrder(String expression)
age asc,score desc
expression
Copyright © 2016–2020. All rights reserved.