| 程序包 | 说明 |
|---|---|
| org.h2.expression |
Expressions include mathematical operations, conditions, simple
values, and functions.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TableFunction
Implementation of the functions TABLE(..) and TABLE_DISTINCT(..).
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Function |
Function.getFunction(Database database,
String name)
Get an instance of the given function for this database.
|
Copyright © 2017. All rights reserved.