Uses of Enum Class
de.calamanari.adl.sql.DefaultAdlSqlType
Packages that use DefaultAdlSqlType
-
Uses of DefaultAdlSqlType in de.calamanari.adl.sql
Subclasses with type arguments of type DefaultAdlSqlType in de.calamanari.adl.sqlModifier and TypeClassDescriptionenumTheDefaultAdlSqlTypemaps a selection of the SQL-types defined inTypesand decorate them with the ability to act asAdlType.Methods in de.calamanari.adl.sql that return DefaultAdlSqlTypeModifier and TypeMethodDescriptionstatic DefaultAdlSqlTypeReturns the enum constant of this class with the specified name.static DefaultAdlSqlType[]DefaultAdlSqlType.values()Returns an array containing the constants of this enum class, in the order they are declared.