| 程序包 | 说明 |
|---|---|
| org.h2.mode |
Utility classes for compatibility with other database, for example MySQL.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected FunctionInfo |
ModeFunction.info
The information about this function.
|
protected FunctionInfo |
ModeFunction.info
The information about this function.
|
| 构造器和说明 |
|---|
FunctionInfo(FunctionInfo source,
String name)
Creates a copy of built-in function information with a different name.
|
FunctionInfo(FunctionInfo source,
String name)
Creates a copy of built-in function information with a different name.
|
Copyright © 2022. All rights reserved.