public class QueryItem extends Object implements IQueryItem
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addParam(QueryItem param) |
String |
getExpr() |
String |
getExpr(String alias)
查询表达式
|
QueryItem |
getLastParam() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSqlSegment@Deprecated public QueryItem(String field)
public String getExpr(String alias)
getExpr 在接口中 IQueryItempublic String getExpr()
getExpr 在接口中 IQueryItempublic void addParam(QueryItem param)
public QueryItem getLastParam()
Copyright © 2023. All rights reserved.