首页>代码>SSM框架自动生成CRUD模块,代码基于mysql数据库,通过maven管理java jar包>/createMapper/src/main/java/com/abc/sx/mpms/dao/ProjMapper.java
package com.abc.sx.mpms.dao; import com.abc.sx.mpms.domain.Proj; import java.util.List; public interface ProjMapper { /** * This method was generated by MyBatis Generator. * This method corresponds to the database table proj * * @mbggenerated Mon Apr 11 21:12:55 CST 2016 */ int deleteByPrimaryKey(String id); /** * This method was generated by MyBatis Generator. * This method corresponds to the database table proj * * @mbggenerated Mon Apr 11 21:12:55 CST 2016 */ int insert(Proj record); /** * This method was generated by MyBatis Generator. * This method corresponds to the database table proj * * @mbggenerated Mon Apr 11 21:12:55 CST 2016 */ Proj selectByPrimaryKey(String id); /** * This method was generated by MyBatis Generator. * This method corresponds to the database table proj * * @mbggenerated Mon Apr 11 21:12:55 CST 2016 */ List<Proj> selectAll(); /** * This method was generated by MyBatis Generator. * This method corresponds to the database table proj * * @mbggenerated Mon Apr 11 21:12:55 CST 2016 */ int updateByPrimaryKey(Proj record); }
最近下载更多
最近浏览更多
3312djdad LV2
11月11日
lun123456
6月23日
暂无贡献等级
xzg123456 LV6
6月19日
不不要 LV1
5月15日
denliv_hui LV13
4月26日
minjing123 LV8
1月4日
微信网友_6786501704093696
2023年12月20日
暂无贡献等级
3334004690 LV10
2023年11月1日
woldxy LV12
2023年8月22日
苏拉德666 LV4
2023年5月14日