Uses of Interface
tk.mybatis.mapper.common.base.update.UpdateByPrimaryKeySelectiveMapper
Packages that use UpdateByPrimaryKeySelectiveMapper
-
Uses of UpdateByPrimaryKeySelectiveMapper in tk.mybatis.mapper.common
Subinterfaces of UpdateByPrimaryKeySelectiveMapper in tk.mybatis.mapper.commonModifier and TypeInterfaceDescriptioninterfaceBaseMapper<T>通用Mapper接口,其他接口继承该接口即可interfaceMapper<T>通用Mapper接口,其他接口继承该接口即可 -
Uses of UpdateByPrimaryKeySelectiveMapper in tk.mybatis.mapper.common.base
Subinterfaces of UpdateByPrimaryKeySelectiveMapper in tk.mybatis.mapper.common.base