接口的使用
tk.mybatis.mapper.common.base.insert.InsertMapper
-
使用InsertMapper的程序包 程序包 说明 tk.mybatis.mapper.common tk.mybatis.mapper.common.base -
-
tk.mybatis.mapper.common中InsertMapper的使用
tk.mybatis.mapper.common中InsertMapper的子接口 修饰符和类型 接口 说明 interfaceBaseMapper<T>通用Mapper接口,其他接口继承该接口即可interfaceMapper<T>通用Mapper接口,其他接口继承该接口即可 -
tk.mybatis.mapper.common.base中InsertMapper的使用
tk.mybatis.mapper.common.base中InsertMapper的子接口 修饰符和类型 接口 说明 interfaceBaseInsertMapper<T>通用Mapper接口,基础查询
-