Uses of Enum Class
com.imyeyu.spring.annotation.table.DeleteColumn.Type
Packages that use DeleteColumn.Type
-
Uses of DeleteColumn.Type in com.imyeyu.spring.annotation.table
Methods in com.imyeyu.spring.annotation.table that return DeleteColumn.TypeModifier and TypeMethodDescriptionstatic DeleteColumn.TypeReturns the enum constant of this class with the specified name.static DeleteColumn.Type[]DeleteColumn.Type.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DeleteColumn.Type in com.imyeyu.spring.util
Methods in com.imyeyu.spring.util that return DeleteColumn.Type