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