Enum Class的使用
com.codingapi.springboot.framework.annotation.ColumnType
使用ColumnType的程序包
-
com.codingapi.springboot.framework.annotation中ColumnType的使用
修饰符和类型方法说明static ColumnTypeReturns the enum constant of this class with the specified name.static ColumnType[]ColumnType.values()Returns an array containing the constants of this enum class, in the order they are declared.