| 程序包 | 说明 |
|---|---|
| org.h2.engine |
Contains high level classes of the database and classes that
don't fit in another sub-package.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Mode |
Mode.getInstance(String name)
Get the mode with the given name.
|
Mode |
Database.getMode() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Database.setMode(Mode mode) |
Copyright © 2017. All rights reserved.