Enum Class的使用
api.linlang.file.database.DataService.DbType
使用DataService.DbType的程序包
-
api.linlang.file.database中DataService.DbType的使用
修饰符和类型方法说明static DataService.DbTypeReturns the enum constant of this class with the specified name.static DataService.DbType[]DataService.DbType.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明voidDataService.init(DataService.DbType type, DataService.DbConfig cfg) Initialize connection pool / driver by database type and config.