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