|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WindowFunction.ClauseType | |
|---|---|
| oracle.javatools.db.sql | Contains an API for declaratively parsing SQL queries (SELECT statements). |
| Uses of WindowFunction.ClauseType in oracle.javatools.db.sql |
|---|
| Methods in oracle.javatools.db.sql that return WindowFunction.ClauseType | |
|---|---|
WindowFunction.ClauseType |
WindowFunction.getClauseType()
|
static WindowFunction.ClauseType |
WindowFunction.ClauseType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WindowFunction.ClauseType[] |
WindowFunction.ClauseType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.javatools.db.sql with parameters of type WindowFunction.ClauseType | |
|---|---|
void |
WindowFunction.setClauseType(WindowFunction.ClauseType clauseType)
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||