public class SQLQueryToExpression extends Object
| Constructor and Description |
|---|
SQLQueryToExpression() |
| Modifier and Type | Method and Description |
|---|---|
static String |
parseToExpression(String whereClause,
List<SQLFieldInfoMap> fieldInfoMaps)
查询条件解析成表达式
|
Copyright © 2025. All rights reserved.