程序包 tk.mybatis.mapper.common.example
-
接口概要 接口 说明 DeleteByExampleMapper<T> 通用Mapper接口,Example查询SelectByExampleMapper<T> 通用Mapper接口,Example查询SelectCountByExampleMapper<T> 通用Mapper接口,Example查询SelectOneByExampleMapper<T> 通用Mapper接口,Example查询UpdateByExampleMapper<T> 通用Mapper接口,Example查询UpdateByExampleSelectiveMapper<T> 通用Mapper接口,Example查询