程序包 tk.mybatis.mapper.common.condition
-
接口概要 接口 说明 DeleteByConditionMapper<T> 通用Mapper接口,Condition查询SelectByConditionMapper<T> 通用Mapper接口,Condition查询SelectCountByConditionMapper<T> 通用Mapper接口,Condition查询UpdateByConditionMapper<T> 通用Mapper接口,Condition查询UpdateByConditionSelectiveMapper<T> 通用Mapper接口,Condition查询