| 程序包 | 说明 |
|---|---|
| com.github.yulichang.config | |
| com.github.yulichang.config.enums | |
| com.github.yulichang.kt | |
| com.github.yulichang.wrapper |
| 限定符和类型 | 字段和说明 |
|---|---|
static LogicDelTypeEnum |
ConfigProperties.logicDelType
逻辑删除类型 支持 where on
|
| 限定符和类型 | 方法和说明 |
|---|---|
static LogicDelTypeEnum |
LogicDelTypeEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static LogicDelTypeEnum[] |
LogicDelTypeEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected LogicDelTypeEnum |
KtAbstractLambdaWrapper.logicDelType
逻辑删除位置
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected LogicDelTypeEnum |
JoinAbstractLambdaWrapper.logicDelType
逻辑删除位置
|
Copyright © 2023. All rights reserved.