Uses of Enum Class
tech.guilhermekaua.spigotboot.data.jdbc.annotation.IdStrategy
Packages that use IdStrategy
-
Uses of IdStrategy in tech.guilhermekaua.spigotboot.data.jdbc.annotation
Methods in tech.guilhermekaua.spigotboot.data.jdbc.annotation that return IdStrategyModifier and TypeMethodDescriptionstatic IdStrategyReturns the enum constant of this class with the specified name.static IdStrategy[]IdStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.