|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OracleAnalyticWindowing.Type | |
|---|---|
| com.alibaba.druid.sql.dialect.oracle.ast.expr | |
| Uses of OracleAnalyticWindowing.Type in com.alibaba.druid.sql.dialect.oracle.ast.expr |
|---|
| Methods in com.alibaba.druid.sql.dialect.oracle.ast.expr that return OracleAnalyticWindowing.Type | |
|---|---|
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. |
| Methods in com.alibaba.druid.sql.dialect.oracle.ast.expr with parameters of type OracleAnalyticWindowing.Type | |
|---|---|
void |
OracleAnalyticWindowing.setType(OracleAnalyticWindowing.Type type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||