|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 SQLOrderingSpecification 的软件包 | |
|---|---|
| com.alibaba.druid.sql.ast | |
| com.alibaba.druid.sql.ast.statement | |
| com.alibaba.druid.sql.ast 中 SQLOrderingSpecification 的使用 |
|---|
| 返回 SQLOrderingSpecification 的 com.alibaba.druid.sql.ast 中的方法 | |
|---|---|
static SQLOrderingSpecification |
SQLOrderingSpecification.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static SQLOrderingSpecification[] |
SQLOrderingSpecification.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
| com.alibaba.druid.sql.ast.statement 中 SQLOrderingSpecification 的使用 |
|---|
| 返回 SQLOrderingSpecification 的 com.alibaba.druid.sql.ast.statement 中的方法 | |
|---|---|
SQLOrderingSpecification |
SQLSelectOrderByItem.getType()
|
| 参数类型为 SQLOrderingSpecification 的 com.alibaba.druid.sql.ast.statement 中的方法 | |
|---|---|
void |
SQLSelectOrderByItem.setType(SQLOrderingSpecification type)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||