public class DateTimeLogicDeleteProcessor extends NullableColumnLogicDeleteProcessor
LocalDateTime 类型的属性对应的逻辑删除处理器。| Constructor and Description |
|---|
DateTimeLogicDeleteProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getLogicDeletedValue()
逻辑删除字段值为
NOW() 表示数据删除,并记录删除时间。 |
buildLogicNormalCondition, buildQueryCondition, getLogicNormalValuebuildLogicDeletedSetpublic Object getLogicDeletedValue()
NOW() 表示数据删除,并记录删除时间。Copyright © 2024. All rights reserved.