91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 768KB
    文件類型: .rar
    金幣: 2
    下載: 1 次
    發(fā)布日期: 2021-06-24
  • 語言: Java
  • 標(biāo)簽:

資源簡介

ssh電子商務(wù)系統(tǒng)--(寵物商店) 需要的jar包拷進(jìn)去

資源截圖

代碼片段和文件信息

package?org.springframework.samples.jpetstore.dao;

import?java.util.List;

import?org.springframework.dao.DataAccessException;
import?org.springframework.samples.jpetstore.domain.Account;
/**
?*?由于和原版的?domain?對象的不同,所以重新定義了一個接口.
?*/
public?interface?AccountDao?{

??Account?getAccount(String?username)?throws?DataAccessException;

??List?getAccount(String?username?String?password)?throws?DataAccessException;

??//?added?by?pprun
??String?getBannerNameForUser(String?username);
??
??void?insertAccount(Account?account)?throws?DataAccessException;

??void?updateAccount(Account?account)?throws?DataAccessException;

List?getUsernameList()?throws?DataAccessException;

}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????1990??2007-10-27?18:34??hjpetstore\.classpath

?????文件????????303??2007-10-27?18:34??hjpetstore\.mymetadata

?????文件???????1228??2007-10-27?18:34??hjpetstore\.project

?????文件???????9795??2007-10-27?18:34??hjpetstore\mysql\jpetstore-mysql-dataload.sql

?????文件???????5616??2007-10-27?18:34??hjpetstore\mysql\jpetstore-mysql-schema.sql

?????文件???????3111??2007-10-27?18:34??hjpetstore\src\ehcache.xml

?????文件????????720??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\dao\AccountDao.java

?????文件????????444??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\dao\CategoryDao.java

?????文件???????4075??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\dao\hibernate\HibernateAccountDao.java

?????文件???????1208??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\dao\hibernate\HibernateCategoryDao.java

?????文件???????6358??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\dao\hibernate\HibernateItemDao.java

?????文件???????2694??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\dao\hibernate\HibernateOrderDao.java

?????文件???????3471??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\dao\hibernate\HibernateProductDao.java

?????文件????????800??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\dao\ItemDao.java

?????文件????????556??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\dao\OrderDao.java

?????文件???????1184??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\dao\ProductDao.java

?????文件???????3769??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\domain\Account.hbm.xml

?????文件???????4147??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\domain\Account.java

?????文件???????2964??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\domain\Address.java

?????文件???????1234??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\domain\Banner.hbm.xml

?????文件???????1742??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\domain\Banner.java

?????文件???????2878??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\domain\Cart.java

?????文件???????1087??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\domain\CartItem.java

?????文件???????1635??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\domain\Category.hbm.xml

?????文件???????2328??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\domain\Category.java

?????文件???????3316??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\domain\DoubleStringType.java

?????文件???????1316??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\domain\Inventory.hbm.xml

?????文件???????2139??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\domain\Inventory.java

?????文件???????2308??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\domain\Item.hbm.xml

?????文件???????4489??2007-10-27?18:42??hjpetstore\src\org\springframework\samples\jpetstore\domain\Item.java

............此處省略315個文件信息

評論

共有 條評論

相關(guān)資源