Uses of Class
cn.yusiwen.commons.mapper.BaseEntity
Packages that use BaseEntity
-
Uses of BaseEntity in cn.yusiwen.commons.mapper
Classes in cn.yusiwen.commons.mapper with type parameters of type BaseEntityModifier and TypeInterfaceDescriptioninterfaceBaseMapper<S extends BaseEntity>一个基础的 MyBatis Mapper 接口,提供了通用的数据库操作方法。