public class StringQueryOrderBy extends QueryOrderBy
| 构造器和说明 |
|---|
StringQueryOrderBy(String orderBy) |
| 限定符和类型 | 方法和说明 |
|---|---|
StringQueryOrderBy |
clone()
改写
Object.clone() 方法。 |
String |
toSql(List<QueryTable> queryTables,
IDialect dialect) |
nullsFirst, nullsLastpublic StringQueryOrderBy(String orderBy)
public String toSql(List<QueryTable> queryTables, IDialect dialect)
toSql 在类中 QueryOrderBypublic StringQueryOrderBy clone()
CloneSupportObject.clone() 方法。clone 在接口中 CloneSupport<QueryOrderBy>clone 在类中 QueryOrderByCopyright © 2023. All rights reserved.