|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 SQLAggregateExpr.Option 的软件包 | |
|---|---|
| com.alibaba.druid.sql.ast.expr | |
| com.alibaba.druid.sql.dialect.oracle.ast.expr | |
| com.alibaba.druid.sql.ast.expr 中 SQLAggregateExpr.Option 的使用 |
|---|
| 返回 SQLAggregateExpr.Option 的 com.alibaba.druid.sql.ast.expr 中的方法 | |
|---|---|
SQLAggregateExpr.Option |
SQLAggregateExpr.getOption()
|
static SQLAggregateExpr.Option |
SQLAggregateExpr.Option.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static SQLAggregateExpr.Option[] |
SQLAggregateExpr.Option.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
| 参数类型为 SQLAggregateExpr.Option 的 com.alibaba.druid.sql.ast.expr 中的方法 | |
|---|---|
void |
SQLAggregateExpr.setOption(SQLAggregateExpr.Option option)
|
| 参数类型为 SQLAggregateExpr.Option 的 com.alibaba.druid.sql.ast.expr 中的构造方法 | |
|---|---|
SQLAggregateExpr(String methodName,
SQLAggregateExpr.Option option)
|
|
| com.alibaba.druid.sql.dialect.oracle.ast.expr 中 SQLAggregateExpr.Option 的使用 |
|---|
| 参数类型为 SQLAggregateExpr.Option 的 com.alibaba.druid.sql.dialect.oracle.ast.expr 中的构造方法 | |
|---|---|
OracleAggregateExpr(String methodName,
SQLAggregateExpr.Option option)
|
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||