| 程序包 | 说明 |
|---|---|
| org.h2.expression.function |
Functions.
|
| org.h2.expression.function.table |
Table value functions.
|
| org.h2.mode |
Utility classes for compatibility with other database, for example MySQL.
|
| 类和说明 |
|---|
| Function0_1
Function with one optional argument.
|
| Function1
Function with one argument.
|
| Function1_2
Function with two arguments.
|
| Function2
Function with two arguments.
|
| FunctionN
Function with many arguments.
|
| NamedExpression
A function-like expression with a name.
|
| ToCharFunction.Capitalization
Represents a capitalization / casing strategy.
|
| 类和说明 |
|---|
| NamedExpression
A function-like expression with a name.
|
| 类和说明 |
|---|
| FunctionN
Function with many arguments.
|
| NamedExpression
A function-like expression with a name.
|
Copyright © 2022. All rights reserved.