Uses of Enum
org.h2.expression.Format.FormatEnum
Packages that use Format.FormatEnum
Package
Description
Expressions include mathematical operations, simple values, and others.
-
Uses of Format.FormatEnum in org.h2.expression
Fields in org.h2.expression declared as Format.FormatEnumMethods in org.h2.expression that return Format.FormatEnumModifier and TypeMethodDescriptionstatic Format.FormatEnum
Returns the enum constant of this type with the specified name.static Format.FormatEnum[]
Format.FormatEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.h2.expression with parameters of type Format.FormatEnum