Uses of Enum Class
org.miaixz.bus.shade.beans.MySQLColumnType
Packages that use MySQLColumnType
-
Uses of MySQLColumnType in org.miaixz.bus.shade.beans
Methods in org.miaixz.bus.shade.beans that return MySQLColumnTypeModifier and TypeMethodDescriptionstatic MySQLColumnTypeReturns the enum constant of this class with the specified name.static MySQLColumnType[]MySQLColumnType.values()Returns an array containing the constants of this enum class, in the order they are declared.