Uses of Enum Class
de.calamanari.adl.sql.cnv.ConversionHint
Packages that use ConversionHint
-
Uses of ConversionHint in de.calamanari.adl.sql.cnv
Subclasses with type arguments of type ConversionHint in de.calamanari.adl.sql.cnvModifier and TypeClassDescriptionenumEnumeration with findings that can influence SQL expression generationMethods in de.calamanari.adl.sql.cnv that return ConversionHintModifier and TypeMethodDescriptionstatic ConversionHintReturns the enum constant of this class with the specified name.static ConversionHint[]ConversionHint.values()Returns an array containing the constants of this enum class, in the order they are declared.