| 程序包 | 说明 |
|---|---|
| org.h2.engine |
Contains high level classes of the database and classes that don't fit in another sub-package.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Setting |
Database.findSetting(String name)
Get the setting if it exists, or null if not.
|
Setting |
Database.findSetting(String name)
Get the setting if it exists, or null if not.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<Setting> |
Database.getAllSettings() |
Collection<Setting> |
Database.getAllSettings() |
Copyright © 2022. All rights reserved.