Uses of Enum Class
de.thomas_oster.lazysql.Argument.Direction
Packages that use Argument.Direction
-
Uses of Argument.Direction in de.thomas_oster.lazysql
Methods in de.thomas_oster.lazysql that return Argument.DirectionModifier and TypeMethodDescriptionstatic Argument.DirectionReturns the enum constant of this class with the specified name.static Argument.Direction[]Argument.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.