接口分层结构
- tk.mybatis.mapper.common.example.DeleteByExampleMapper<T>
- tk.mybatis.mapper.common.example.SelectByExampleMapper<T>
- tk.mybatis.mapper.common.example.SelectCountByExampleMapper<T>
- tk.mybatis.mapper.common.example.SelectOneByExampleMapper<T>
- tk.mybatis.mapper.common.example.UpdateByExampleMapper<T>
- tk.mybatis.mapper.common.example.UpdateByExampleSelectiveMapper<T>