| 程序包 | 说明 |
|---|---|
| org.h2.schema |
Schema implementation and objects that are stored in a schema
(for example, sequences and constants).
|
| 限定符和类型 | 方法和说明 |
|---|---|
Constant |
Schema.findConstant(String constantName)
Try to find a user defined constant with this name.
|
Constant |
Schema.getConstant(String constantName)
Get the user defined constant with the given name.
|
Copyright © 2017. All rights reserved.