package edu.gyc.dao; import edu.gyc.model.Car; import edu.gyc.model.CarExample; import org.apache.ibatis.annotations.Param; import org.springframework.stereotype.Repository; import java.util.List; import java.util.Map; @Repository public interface CarDao { int getTotal(Map<String, Object> map); List<Car> query(Map<String, Object> map); long countByExample(CarExample example); int deleteByExample(CarExample example); int deleteByPrimaryKey(Integer id); int insert(Car record); int insertSelective(Car record); List<Car> selectByExample(CarExample example); Car selectByPrimaryKey(Integer id); int updateByExampleSelective(@Param("record") Car record, @Param("example") CarExample example); int updateByExample(@Param("record") Car record, @Param("example") CarExample example); int updateByPrimaryKeySelective(Car record); int updateByPrimaryKey(Car record); }
最近下载更多
248727703 LV1
7月14日
wanglinddad LV55
6月21日
965718 LV1
6月21日
szqqqaaqqa LV1
6月20日
1135dsffsfa LV1
6月19日
xzg123456 LV6
6月18日
Anqixiao LV1
5月7日
周倩芸 LV1
5月7日
ailixiya LV1
5月6日
111chuzihang LV1
5月5日
最近浏览更多
yzx1065485
11月5日
暂无贡献等级
liupei412
10月26日
暂无贡献等级
zczcccc LV1
10月11日
it_star LV6
7月18日
248727703 LV1
7月14日
TY0165 LV20
6月24日
123hjl
6月23日
暂无贡献等级
微信网友_6925684083642368
6月21日
暂无贡献等级
wanglinddad LV55
6月21日
965718 LV1
6月21日