| 程序包 | 说明 |
|---|---|
| org.h2.expression |
Expressions include mathematical operations, simple values, and others.
|
| org.h2.expression.function |
Functions.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TimeZoneOperation
A time zone specification (AT { TIME ZONE | LOCAL }).
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BitFunction
A bitwise function.
|
class |
CompatibilitySequenceValueFunction
NEXTVAL() and CURRVAL() compatibility functions.
|
class |
CompressFunction
A COMPRESS or EXPAND function.
|
class |
DateTimeFunction
A date-time function.
|
class |
FileFunction
A FILE_READ or FILE_WRITE function.
|
class |
Function1_2
Function with two arguments.
|
class |
MathFunction
A math function.
|
class |
SoundexFunction
A SOUNDEX or DIFFERENCE function.
|
class |
TableInfoFunction
A table information function.
|
class |
TrimFunction
A TRIM function.
|
Copyright © 2022. All rights reserved.