Function.Aggregate, Function.WindowFLAG_DETERMINISTIC| Constructor and Description |
|---|
Aggregate() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
protected abstract void |
xFinal()
Defines the abstract aggregate callback function
|
protected void |
xFunc()
Called by SQLite as a custom function.
|
protected abstract void |
xStep()
Defines the abstract aggregate callback function
|
args, create, create, destroy, error, result, result, result, result, result, result, value_blob, value_double, value_int, value_long, value_text, value_typeprotected final void xFunc()
FunctionxFunc in class FunctionFunction.xFunc()protected abstract void xStep()
throws SQLException
SQLExceptionprotected abstract void xFinal()
throws SQLException
SQLExceptionpublic Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionObject.clone()Copyright © 2019. All rights reserved.