public class IntegerLogicDeleteProcessor extends AbstractLogicDeleteProcessor
Integer 类型的属性对应的逻辑删除处理器。| Constructor and Description |
|---|
IntegerLogicDeleteProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getLogicDeletedValue()
逻辑删除字段值为
1 表示数据删除。 |
Object |
getLogicNormalValue()
逻辑删除字段值为
0 表示数据未删除。 |
buildLogicDeletedSet, buildLogicNormalCondition, buildQueryConditionCopyright © 2024. All rights reserved.