public class TimeStampLogicDeleteProcessor extends AbstractLogicDeleteProcessor
| Constructor and Description |
|---|
TimeStampLogicDeleteProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getLogicDeletedValue()
逻辑删除字段值为
NOW() 表示数据删除,并记录删除时时间戳。 |
Object |
getLogicNormalValue()
逻辑删除字段值为
0 表示数据未删除。 |
buildLogicDeletedSet, buildLogicNormalCondition, buildQueryConditionCopyright © 2024. All rights reserved.