|
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.BoundType | |
|---|---|
| oracle.javatools.db.sql | Contains an API for declaratively parsing SQL queries (SELECT statements). |
| Uses of WindowFunction.BoundType in oracle.javatools.db.sql |
|---|
| Methods in oracle.javatools.db.sql that return WindowFunction.BoundType | |
|---|---|
WindowFunction.BoundType |
WindowFunction.WindowFunctionBound.getBoundType()
|
static WindowFunction.BoundType |
WindowFunction.BoundType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WindowFunction.BoundType[] |
WindowFunction.BoundType.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.BoundType | |
|---|---|
void |
WindowFunction.WindowFunctionBound.setBoundType(WindowFunction.BoundType boundType)
|
|
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 | |||||||||