JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package tk.mybatis.mapper.common.example
package
tk.mybatis.mapper.common.example
Related Packages
Package
Description
tk.mybatis.mapper.common
Interfaces
Class
Description
DeleteByExampleMapper
<T>
通用Mapper接口,Example查询
SelectByExampleMapper
<T>
通用Mapper接口,Example查询
SelectCountByExampleMapper
<T>
通用Mapper接口,Example查询
SelectOneByExampleMapper
<T>
通用Mapper接口,Example查询
UpdateByExampleMapper
<T>
通用Mapper接口,Example查询
UpdateByExampleSelectiveMapper
<T>
通用Mapper接口,Example查询