public class TermExpressionParser extends Object
| Constructor and Description |
|---|
TermExpressionParser() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.hswebframework.ezorm.core.param.Term> |
parse(String expression) |
static List<org.hswebframework.ezorm.core.param.Sort> |
parseOrder(String expression)
解析排序表达式
|
Copyright © 2016–2021. All rights reserved.