Uses of Enum Class
de.calamanari.adl.sql.cnv.ConversionDirective
Packages that use ConversionDirective
-
Uses of ConversionDirective in de.calamanari.adl.sql.cnv
Subclasses with type arguments of type ConversionDirective in de.calamanari.adl.sql.cnvModifier and TypeClassDescriptionenumConversionDirectives areFlags that influence details of the query generation process.Methods in de.calamanari.adl.sql.cnv that return ConversionDirectiveModifier and TypeMethodDescriptionstatic ConversionDirectiveReturns the enum constant of this class with the specified name.static ConversionDirective[]ConversionDirective.values()Returns an array containing the constants of this enum class, in the order they are declared.