Uses of Class
io.github.xezzon.zeroweb.setting.Setting
Packages that use Setting
Package
Description
-
Uses of Setting in io.github.xezzon.zeroweb.setting
Fields in io.github.xezzon.zeroweb.setting with type parameters of type SettingModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.EntityType<Setting> Setting_.class_Static metamodel type forSettingSetting_.codeStatic metamodel for attributeSetting.codeSetting_.idStatic metamodel for attributeSetting.idSetting_.schemaStatic metamodel for attributeSetting.schemaSetting_.updateTimeStatic metamodel for attributeSetting.updateTimeSetting_.valueStatic metamodel for attributeSetting.valueMethods in io.github.xezzon.zeroweb.setting that return Setting -
Uses of Setting in io.github.xezzon.zeroweb.setting.entity
Classes in io.github.xezzon.zeroweb.setting.entity that implement interfaces with type arguments of type SettingModifier and TypeClassDescriptionfinal record新增业务参数请求final record更新业务参数约束请求final record更新业务参数值请求Methods in io.github.xezzon.zeroweb.setting.entity that return SettingMethods in io.github.xezzon.zeroweb.setting.entity with parameters of type Setting -
Uses of Setting in io.github.xezzon.zeroweb.setting.internal
Subclasses with type arguments of type Setting in io.github.xezzon.zeroweb.setting.internalMethods in io.github.xezzon.zeroweb.setting.internal that return SettingMethods in io.github.xezzon.zeroweb.setting.internal that return types with arguments of type Setting -
Uses of Setting in io.github.xezzon.zeroweb.setting.repository
Subinterfaces with type arguments of type Setting in io.github.xezzon.zeroweb.setting.repositoryModifier and TypeInterfaceDescriptioninterface对 业务参数 进行数据库操作的 JPA 接口interface对 业务参数 进行数据库操作的 JPA 接口Methods in io.github.xezzon.zeroweb.setting.repository that return types with arguments of type Setting