Uses of Enum
org.h2.engine.Mode.ModeEnum
Packages that use Mode.ModeEnum
Package
Description
Contains high level classes of the database and classes that don't fit in another sub-package.
-
Uses of Mode.ModeEnum in org.h2.engine
Methods in org.h2.engine that return Mode.ModeEnumModifier and TypeMethodDescriptionMode.getEnum()static Mode.ModeEnumReturns the enum constant of this type with the specified name.static Mode.ModeEnum[]Mode.ModeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.