public abstract static class Function.Window extends Function.Aggregate
Function.AggregateFunction.Aggregate, Function.WindowFLAG_DETERMINISTIC| Constructor and Description |
|---|
Window() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
xInverse()
Defines the abstract window callback function
|
protected abstract void |
xValue()
Defines the abstract window callback function
|
clone, xFinal, xFunc, xStepargs, create, create, destroy, error, result, result, result, result, result, result, value_blob, value_double, value_int, value_long, value_text, value_typeprotected abstract void xInverse()
throws SQLException
protected abstract void xValue()
throws SQLException
Copyright © 2019. All rights reserved.