| 程序包 | 说明 |
|---|---|
| org.h2.engine |
Contains high level classes of the database and classes that
don't fit in another sub-package.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
FunctionAlias.JavaMethod.compareTo(FunctionAlias.JavaMethod m) |
Copyright © 2017. All rights reserved.