Uses of Package
tk.mybatis.mapper.common
Packages that use tk.mybatis.mapper.common
-
Classes in tk.mybatis.mapper.common used by tk.mybatis.mapper.commonClassDescription通用Mapper接口,其他接口继承该接口即可通用Mapper接口,Example查询标记接口,继承该接口的接口,在MapperScannerConfigurer#setMarkerInterface时,会自动注册到通用Mapper通用Mapper接口,带RowBounds参数的查询通用Mapper接口,保存