Enum Class的使用
cn.sylinx.horm.pool.PoolType
使用PoolType的程序包
-
cn.sylinx.horm.pool中PoolType的使用
返回PoolType的cn.sylinx.horm.pool中的方法修饰符和类型方法说明static PoolTypePoolType.getPoolType(String poolTypeName) static PoolTypeReturns the enum constant of this class with the specified name.static PoolType[]PoolType.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为PoolType的cn.sylinx.horm.pool中的方法修饰符和类型方法说明