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