資源簡介
a.zip
代碼片段和文件信息
package?cn.jbit.wen.dao;
import?cn.jbit.wen.entity.Categories;
import?cn.jbit.wen.entity.CategoriesExample;
import?java.util.List;
import?org.apache.ibatis.annotations.Param;
public?interface?CategoriesMapper?{
????long?countByExample(CategoriesExample?example);
????int?deleteByExample(CategoriesExample?example);
????int?deleteByPrimaryKey(Integer?categoryId);
????int?insert(Categories?record);
????int?insertSelective(Categories?record);
????List?selectByExample(CategoriesExample?example);
????Categories?selectByPrimaryKey(Integer?categoryId);
????int?updateByExampleSelective(@Param(“record“)?Categories?record?@Param(“example“)?CategoriesExample?example);
????int?updateByExample(@Param(“record“)?Categories?record?@Param(“example“)?CategoriesExample?example);
????int?updateByPrimaryKeySelective(Categories?record);
????int?updateByPrimaryKey(Categories?record);
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-04-24?17:28??a\
?????目錄???????????0??2018-08-14?08:36??a\customer\
?????文件???????38748??2018-08-14?08:36??a\customer\customer.sql
?????目錄???????????0??2018-08-14?08:35??a\customer\shopping\
?????文件????????1537??2018-08-09?08:35??a\customer\shopping\.classpath
?????文件????????1084??2018-08-03?09:17??a\customer\shopping\.project
?????目錄???????????0??2018-08-14?08:35??a\customer\shopping\.settings\
?????文件?????????639??2018-08-03?09:04??a\customer\shopping\.settings\.jsdtscope
?????文件?????????121??2018-08-09?08:35??a\customer\shopping\.settings\org.eclipse.core.resources.prefs
?????文件?????????430??2018-08-03?09:17??a\customer\shopping\.settings\org.eclipse.jdt.core.prefs
?????文件??????????90??2018-08-03?09:04??a\customer\shopping\.settings\org.eclipse.m2e.core.prefs
?????文件?????????680??2018-08-03?09:04??a\customer\shopping\.settings\org.eclipse.wst.common.component
?????文件?????????252??2018-08-03?09:17??a\customer\shopping\.settings\org.eclipse.wst.common.project.facet.core.xm
?????文件??????????49??2018-08-03?09:04??a\customer\shopping\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2018-08-03?09:04??a\customer\shopping\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????文件??????????50??2018-08-03?09:04??a\customer\shopping\.settings\org.eclipse.wst.validation.prefs
?????文件????????5928??2018-08-07?13:43??a\customer\shopping\pom.xm
?????目錄???????????0??2018-08-14?08:35??a\customer\shopping\src\
?????目錄???????????0??2018-08-14?08:35??a\customer\shopping\src\main\
?????目錄???????????0??2018-08-14?08:35??a\customer\shopping\src\main\java\
?????目錄???????????0??2018-08-14?08:35??a\customer\shopping\src\main\java\cn\
?????目錄???????????0??2018-08-14?08:35??a\customer\shopping\src\main\java\cn\jbit\
?????目錄???????????0??2018-08-14?08:35??a\customer\shopping\src\main\java\cn\jbit\wen\
?????目錄???????????0??2018-08-14?08:35??a\customer\shopping\src\main\java\cn\jbit\wen\dao\
?????文件?????????928??2018-08-03?09:21??a\customer\shopping\src\main\java\cn\jbit\wen\dao\CategoriesMapper.java
?????文件????????8430??2018-08-03?09:21??a\customer\shopping\src\main\java\cn\jbit\wen\dao\CategoriesMapper.xm
?????文件?????????840??2018-08-03?09:21??a\customer\shopping\src\main\java\cn\jbit\wen\dao\ShopsMapper.java
?????文件???????11749??2018-08-03?09:21??a\customer\shopping\src\main\java\cn\jbit\wen\dao\ShopsMapper.xm
?????文件?????????842??2018-08-03?09:21??a\customer\shopping\src\main\java\cn\jbit\wen\dao\UsersMapper.java
?????文件???????11690??2018-08-08?15:21??a\customer\shopping\src\main\java\cn\jbit\wen\dao\UsersMapper.xm
?????目錄???????????0??2018-08-14?08:35??a\customer\shopping\src\main\java\cn\jbit\wen\entity\
............此處省略2620個文件信息
- 上一篇:分布式系統概念與設計第五版答案
- 下一篇:ansible源碼安裝所有工具包和安裝腳本
評論
共有 條評論