Enum Class的使用
cn.sylinx.horm.config.ServiceEnvironment
使用ServiceEnvironment的程序包
-
cn.sylinx.horm.config中ServiceEnvironment的使用
修饰符和类型方法说明static ServiceEnvironmentOrmConfigHolder.getServiceEnvironment()static ServiceEnvironmentReturns the enum constant of this class with the specified name.static ServiceEnvironment[]ServiceEnvironment.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为ServiceEnvironment的cn.sylinx.horm.config中的方法修饰符和类型方法说明static voidOrmConfigHolder.init(ServiceEnvironment serviceEnvironment, OrmConfig ormConfig)