JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
tk.mybatis.mapper.common.BaseMapper
Packages that use
BaseMapper
Package
Description
tk.mybatis.mapper.common
Uses of
BaseMapper
in
tk.mybatis.mapper.common
Subinterfaces of
BaseMapper
in
tk.mybatis.mapper.common
Modifier and Type
Interface
Description
interface
Mapper
<T>
通用Mapper接口,其他接口继承该接口即可