Uses of Enum Class
de.calamanari.adl.sql.DefaultSqlFormatter
Packages that use DefaultSqlFormatter
-
Uses of DefaultSqlFormatter in de.calamanari.adl.sql
Subclasses with type arguments of type DefaultSqlFormatter in de.calamanari.adl.sqlModifier and TypeClassDescriptionenumThe formatters in this enumeration define the default behavior when formatting values for sql.Methods in de.calamanari.adl.sql that return DefaultSqlFormatterModifier and TypeMethodDescriptionstatic DefaultSqlFormatterReturns the enum constant of this class with the specified name.static DefaultSqlFormatter[]DefaultSqlFormatter.values()Returns an array containing the constants of this enum class, in the order they are declared.