|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Setting | |
---|---|
org.h2.engine | Contains high level classes of the database and classes that don't fit in another sub-package. |
Uses of Setting in org.h2.engine |
---|
Methods in org.h2.engine that return Setting | |
---|---|
Setting |
Database.findSetting(java.lang.String name)
Get the setting if it exists, or null if not. |
Methods in org.h2.engine that return types with arguments of type Setting | |
---|---|
ObjectArray<Setting> |
Database.getAllSettings()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |