| 程序包 | 说明 |
|---|---|
| org.h2.schema |
Schema implementation and objects that are stored in a schema (for example, sequences and constants).
|
| 限定符和类型 | 方法和说明 |
|---|---|
FunctionAlias.JavaMethod |
FunctionAlias.findJavaMethod(Expression[] args)
Find the Java method that matches the arguments.
|
FunctionAlias.JavaMethod |
FunctionAlias.findJavaMethod(Expression[] args)
Find the Java method that matches the arguments.
|
FunctionAlias.JavaMethod[] |
FunctionAlias.getJavaMethods()
Get the Java methods mapped by this function.
|
FunctionAlias.JavaMethod[] |
FunctionAlias.getJavaMethods()
Get the Java methods mapped by this function.
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
FunctionAlias.JavaMethod.compareTo(FunctionAlias.JavaMethod m) |
int |
FunctionAlias.JavaMethod.compareTo(FunctionAlias.JavaMethod m) |
Copyright © 2022. All rights reserved.