接口的使用
tk.mybatis.mapper.common.example.SelectCountByExampleMapper
-
使用SelectCountByExampleMapper的程序包 程序包 说明 tk.mybatis.mapper.common -
-
tk.mybatis.mapper.common中SelectCountByExampleMapper的使用
tk.mybatis.mapper.common中SelectCountByExampleMapper的子接口 修饰符和类型 接口 说明 interfaceExampleMapper<T>通用Mapper接口,Example查询interfaceMapper<T>通用Mapper接口,其他接口继承该接口即可
-