資源簡介
基于struts+spring+ibatits寵物商城

代碼片段和文件信息
package?org.springframework.samples.jpetstore.dao;
import?java.util.List;
import?org.springframework.dao.DataAccessException;
import?org.springframework.samples.jpetstore.domain.Account;
public?interface?AccountDao?{
??Account?getAccount(String?username)?throws?DataAccessException;
??Account?getAccount(String?username?String?password)?throws?DataAccessException;
??void?insertAccount(Account?account)?throws?DataAccessException;
??void?updateAccount(Account?account)?throws?DataAccessException;
List?getUsernameList()?throws?DataAccessException;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-09-17?15:15??jpetstore\
?????文件????????2089??2012-09-17?14:59??jpetstore\.classpath
?????目錄???????????0??2012-09-17?15:14??jpetstore\.myeclipse\
?????文件?????????300??2012-09-17?14:58??jpetstore\.myme
?????文件????????1227??2012-09-17?15:02??jpetstore\.project
?????目錄???????????0??2012-09-17?15:14??jpetstore\.settings\
?????文件?????????117??2012-09-17?15:09??jpetstore\.settings\org.eclipse.core.resources.prefs
?????文件????????4025??2012-09-17?14:59??jpetstore\jpetstore.jpx
?????文件???????12125??2012-09-17?14:59??jpetstore\jpetstore.jpx.local
?????目錄???????????0??2012-09-17?15:14??jpetstore\mysql\
?????文件????????9795??2012-09-17?14:59??jpetstore\mysql\jpetstore-mysql-dataload.sql
?????文件????????5642??2012-09-17?15:12??jpetstore\mysql\jpetstore-mysql-schema.sql
?????文件?????????471??2012-09-17?14:59??jpetstore\readme.txt
?????文件?????????228??2012-09-17?14:59??jpetstore\Servlet.library
?????目錄???????????0??2012-09-17?15:14??jpetstore\src\
?????目錄???????????0??2012-09-17?15:14??jpetstore\src\org\
?????目錄???????????0??2012-09-17?15:14??jpetstore\src\org\springfr
?????目錄???????????0??2012-09-17?15:14??jpetstore\src\org\springfr
?????目錄???????????0??2012-09-17?15:14??jpetstore\src\org\springfr
?????目錄???????????0??2012-09-17?15:14??jpetstore\src\org\springfr
?????文件?????????581??2012-09-17?14:59??jpetstore\src\org\springfr
?????文件?????????363??2012-09-17?14:59??jpetstore\src\org\springfr
?????目錄???????????0??2012-09-17?15:14??jpetstore\src\org\springfr
?????目錄???????????0??2012-09-17?15:14??jpetstore\src\org\springfr
?????文件????????4473??2012-09-17?14:59??jpetstore\src\org\springfr
?????文件?????????892??2012-09-17?14:59??jpetstore\src\org\springfr
?????文件????????3879??2012-09-17?14:59??jpetstore\src\org\springfr
?????文件?????????998??2012-09-17?14:59??jpetstore\src\org\springfr
?????文件????????5177??2012-09-17?14:59??jpetstore\src\org\springfr
?????文件????????1413??2012-09-17?14:59??jpetstore\src\org\springfr
?????文件?????????791??2012-09-17?14:59??jpetstore\src\org\springfr
............此處省略357個文件信息
評論
共有 條評論