Uses of Enum
com.github.yulichang.annotation.enums.SqlKeyword
Packages that use SqlKeyword
-
Uses of SqlKeyword in com.github.yulichang.annotation.enums
Methods in com.github.yulichang.annotation.enums that return SqlKeywordModifier and TypeMethodDescriptionstatic SqlKeywordReturns the enum constant of this type with the specified name.static SqlKeyword[]SqlKeyword.values()Returns an array containing the constants of this enum type, in the order they are declared.