Enum Class的使用
top.lieder.modelBase.SqlOperateClass.UpdateRangeType
-
top.lieder.modelBase中SqlOperateClass.UpdateRangeType的使用
修饰符和类型方法说明Returns the enum constant of this class with the specified name.static SqlOperateClass.UpdateRangeType[]SqlOperateClass.UpdateRangeType.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明ModelBase.sortConditionKeys(String keyName, SqlOperateClass.UpdateRangeType updateRangeType, Map<String, SqlOperateClass.EqualType> anotherRangeKeys) voidModelBase.update(SqlOperateClass.UpdateRangeType updateRangeType, Map<String, SqlOperateClass.EqualType> conditionKeys, Set<String> valueKeyLimit) sql更新自操作函数