Uses of Class
org.h2.engine.Setting
Packages that use Setting
Package
Description
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 SettingModifier and TypeMethodDescriptionDatabase.findSetting(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