Uses of Interface
tk.mybatis.mapper.common.example.UpdateByExampleSelectiveMapper
Packages that use UpdateByExampleSelectiveMapper
-
Uses of UpdateByExampleSelectiveMapper in tk.mybatis.mapper.common
Subinterfaces of UpdateByExampleSelectiveMapper in tk.mybatis.mapper.commonModifier and TypeInterfaceDescriptioninterface通用Mapper接口,Example查询interfaceMapper<T>通用Mapper接口,其他接口继承该接口即可