Uses of Enum
com.github.yulichang.config.enums.LogicDelTypeEnum
Packages that use LogicDelTypeEnum
Package
Description
-
Uses of LogicDelTypeEnum in com.github.yulichang.config
Fields in com.github.yulichang.config declared as LogicDelTypeEnumModifier and TypeFieldDescriptionstatic LogicDelTypeEnumConfigProperties.logicDelType逻辑删除类型 支持 where on -
Uses of LogicDelTypeEnum in com.github.yulichang.config.enums
Methods in com.github.yulichang.config.enums that return LogicDelTypeEnumModifier and TypeMethodDescriptionstatic LogicDelTypeEnumReturns the enum constant of this type with the specified name.static LogicDelTypeEnum[]LogicDelTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of LogicDelTypeEnum in com.github.yulichang.extension.apt
Fields in com.github.yulichang.extension.apt declared as LogicDelTypeEnumModifier and TypeFieldDescriptionprotected LogicDelTypeEnumAptAbstractWrapper.logicDelType逻辑删除位置 -
Uses of LogicDelTypeEnum in com.github.yulichang.extension.kt
Fields in com.github.yulichang.extension.kt declared as LogicDelTypeEnumModifier and TypeFieldDescriptionprotected LogicDelTypeEnumKtAbstractLambdaWrapper.logicDelType逻辑删除位置 -
Uses of LogicDelTypeEnum in com.github.yulichang.wrapper
Fields in com.github.yulichang.wrapper declared as LogicDelTypeEnumModifier and TypeFieldDescriptionprotected LogicDelTypeEnumJoinAbstractLambdaWrapper.logicDelType逻辑删除位置