Enum Class的使用
com.walker.db.DatabaseType
使用DatabaseType的程序包
-
com.walker.db中DatabaseType的使用
返回DatabaseType的com.walker.db中的方法修饰符和类型方法说明static DatabaseTypeDatabaseType.getType(int index) static DatabaseTypeReturns the enum constant of this class with the specified name.static DatabaseType[]DatabaseType.values()Returns an array containing the constants of this enum class, in the order they are declared.