您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
SEARCH
枚举类的使用
cool.scx.common.standard.JDBCType
使用
JDBCType
的程序包
程序包
说明
cool.scx.common.standard
cool.scx.common.standard
中
JDBCType
的使用
返回
JDBCType
的
cool.scx.common.standard
中的方法
修饰符和类型
方法
说明
static
JDBCType
JDBCType.
getByJavaType
(
Class
<?> javaType)
static
JDBCType
JDBCType.
valueOf
(
String
name)
返回带有指定名称的该类的枚举常量。
static
JDBCType
[]
JDBCType.
values
()
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同