Uses of Enum Class
cool.scx.common.standard.JDBCType
Packages that use JDBCType
-
Uses of JDBCType in cool.scx.common.standard
Methods in cool.scx.common.standard that return JDBCTypeModifier and TypeMethodDescriptionstatic JDBCTypeJDBCType.getByJavaType(Class<?> javaType) static JDBCTypeReturns the enum constant of this class with the specified name.static JDBCType[]JDBCType.values()Returns an array containing the constants of this enum class, in the order they are declared.