| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.oracle.ast.expr |
| Modifier and Type | Method and Description |
|---|---|
OracleAnalyticWindowing.Type |
OracleAnalyticWindowing.getType() |
static OracleAnalyticWindowing.Type |
OracleAnalyticWindowing.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OracleAnalyticWindowing.Type[] |
OracleAnalyticWindowing.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OracleAnalyticWindowing.setType(OracleAnalyticWindowing.Type type) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.