Uses of Interface
org.miaixz.bus.mapper.support.GenId
Packages that use GenId
Package
Description
MyBatis Mapper
封装字段和方法
内部相关支持类
-
Uses of GenId in org.miaixz.bus.mapper
Fields in org.miaixz.bus.mapper with type parameters of type GenIdMethod parameters in org.miaixz.bus.mapper with type arguments of type GenId -
Uses of GenId in org.miaixz.bus.mapper.entity
Methods in org.miaixz.bus.mapper.entity that return types with arguments of type GenIdMethod parameters in org.miaixz.bus.mapper.entity with type arguments of type GenIdModifier and TypeMethodDescriptionvoidEntityColumn.setGenIdClass(Class<? extends GenId> genIdClass) -
Uses of GenId in org.miaixz.bus.mapper.support
Classes in org.miaixz.bus.mapper.support that implement GenId