您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
SEARCH:
枚举的使用
top.lingkang.finalsql.constants.DbType
使用
DbType
的程序包
程序包
说明
top.lingkang.finalsql.constants
top.lingkang.finalsql.utils
top.lingkang.finalsql.constants
中
DbType
的使用
返回
DbType
的
top.lingkang.finalsql.constants
中的方法
修饰符和类型
方法
说明
static
DbType
DbType.
valueOf
(
String
name)
返回带有指定名称的该类型的枚举常量。
static
DbType
[]
DbType.
values
()
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
top.lingkang.finalsql.utils
中
DbType
的使用
返回
DbType
的
top.lingkang.finalsql.utils
中的方法
修饰符和类型
方法
说明
static
DbType
DataSourceUtils.
getDataType
(
DataSource
dataSource)