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

  • 大小: 2.16MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-10-25
  • 語言: 其他
  • 標簽: JPetStore??Struts??Spring??

資源簡介

在原有的JPetStore5.0的基礎上修改,數(shù)據(jù)持久層用hibernate替換原有的ibatis;添加Spring框架。

資源截圖

代碼片段和文件信息

package?com.jpetstore.domain;

import?java.io.Serializable;

public?class?Account?implements?Serializable?{

private?String?username;
private?String?password;
private?String?email;
private?String?firstName;
private?String?lastName;
private?String?status;
private?String?address1;
private?String?address2;
private?String?city;
private?String?state;
private?String?zip;
private?String?country;
private?String?phone;
private?String?favouriteCategoryId;
private?String?languagePreference;
private?boolean?listOption;
private?boolean?bannerOption;
private?String?bannerName;

public?Account()?{
}

public?Account(String?username?String?password?String?email
String?firstName?String?lastName?String?status?String?address1
String?address2?String?city?String?state?String?zip
String?country?String?phone?String?favouriteCategoryId
String?languagePreference?boolean?listOption
boolean?bannerOption?String?bannerName)?{
this.username?=?username;
this.password?=?password;
this.email?=?email;
this.firstName?=?firstName;
this.lastName?=?lastName;
this.status?=?status;
this.address1?=?address1;
this.address2?=?address2;
this.city?=?city;
this.state?=?state;
this.zip?=?zip;
this.country?=?country;
this.phone?=?phone;
this.favouriteCategoryId?=?favouriteCategoryId;
this.languagePreference?=?languagePreference;
this.listOption?=?listOption;
this.bannerOption?=?bannerOption;
this.bannerName?=?bannerName;
}

public?String?getUsername()?{
return?username;
}

public?void?setUsername(String?username)?{
this.username?=?username;
}

public?String?getPassword()?{
return?password;
}

public?void?setPassword(String?password)?{
this.password?=?password;
}

public?String?getEmail()?{
return?email;
}

public?void?setEmail(String?email)?{
this.email?=?email;
}

public?String?getFirstName()?{
return?firstName;
}

public?void?setFirstName(String?firstName)?{
this.firstName?=?firstName;
}

public?String?getLastName()?{
return?lastName;
}

public?void?setLastName(String?lastName)?{
this.lastName?=?lastName;
}

public?String?getStatus()?{
return?status;
}

public?void?setStatus(String?status)?{
this.status?=?status;
}

public?String?getAddress1()?{
return?address1;
}

public?void?setAddress1(String?address1)?{
this.address1?=?address1;
}

public?String?getAddress2()?{
return?address2;
}

public?void?setAddress2(String?address2)?{
this.address2?=?address2;
}

public?String?getCity()?{
return?city;
}

public?void?setCity(String?city)?{
this.city?=?city;
}

public?String?getState()?{
return?state;
}

public?void?setState(String?state)?{
this.state?=?state;
}

public?String?getZip()?{
return?zip;
}

public?void?setZip(String?zip)?{
this.zip?=?zip;
}

public?String?getCountry()?{
re

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2011-08-26?13:16??jpetstore\
?????目錄???????????0??2011-06-08?14:11??jpetstore\jpetstore\
?????文件????????1188??2011-06-06?11:01??jpetstore\jpetstore\.classpath
?????目錄???????????0??2011-06-05?17:26??jpetstore\jpetstore\.myeclipse\
?????文件?????????540??2011-06-05?17:29??jpetstore\jpetstore\.myhibernatedata
?????文件?????????300??2011-06-19?18:55??jpetstore\jpetstore\.mymetadata
?????文件????????2162??2011-06-16?22:49??jpetstore\jpetstore\.project
?????目錄???????????0??2011-06-08?14:11??jpetstore\jpetstore\.settings\
?????文件?????????493??2011-06-05?17:26??jpetstore\jpetstore\.settings\.jsdtscope
?????文件?????????395??2011-06-05?17:26??jpetstore\jpetstore\.settings\org.eclipse.jdt.core.prefs
?????文件?????????540??2011-06-06?10:59??jpetstore\jpetstore\.settings\org.eclipse.wst.common.component
?????文件?????????252??2011-06-05?17:26??jpetstore\jpetstore\.settings\org.eclipse.wst.common.project.facet.core.xml
?????文件??????????49??2011-06-05?17:26??jpetstore\jpetstore\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2011-06-05?17:26??jpetstore\jpetstore\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????文件?????????415??2011-06-05?17:29??jpetstore\jpetstore\.springBeans
?????目錄???????????0??2011-06-08?14:11??jpetstore\jpetstore\src\
?????文件????????3136??2011-06-09?11:03??jpetstore\jpetstore\src\applicationContext.xml
?????目錄???????????0??2011-06-08?14:11??jpetstore\jpetstore\src\com\
?????目錄???????????0??2011-06-08?14:11??jpetstore\jpetstore\src\com\jpetstore\
?????目錄???????????0??2011-06-08?14:11??jpetstore\jpetstore\src\com\jpetstore\domain\
?????文件????????1729??2011-06-17?09:18??jpetstore\jpetstore\src\com\jpetstore\domain\Account.hbm.xml
?????文件????????4086??2011-06-16?14:11??jpetstore\jpetstore\src\com\jpetstore\domain\Account.java
?????文件????????2340??2011-06-05?17:50??jpetstore\jpetstore\src\com\jpetstore\domain\Cart.java
?????文件?????????999??2011-06-05?17:35??jpetstore\jpetstore\src\com\jpetstore\domain\CartItem.java
?????文件?????????482??2011-06-05?17:26??jpetstore\jpetstore\src\com\jpetstore\domain\Category.hbm.xml
?????文件?????????692??2011-06-05?17:35??jpetstore\jpetstore\src\com\jpetstore\domain\Category.java
?????文件????????1085??2011-06-16?22:12??jpetstore\jpetstore\src\com\jpetstore\domain\Item.hbm.xml
?????文件????????2464??2011-06-05?17:35??jpetstore\jpetstore\src\com\jpetstore\domain\Item.java
?????文件?????????617??2011-06-16?22:44??jpetstore\jpetstore\src\com\jpetstore\domain\LineItem.hbm.xml
?????文件????????1719??2011-06-16?14:11??jpetstore\jpetstore\src\com\jpetstore\domain\LineItem.java
?????文件????????2009??2011-06-17?12:49??jpetstore\jpetstore\src\com\jpetstore\domain\Order.hbm.xml
............此處省略202個文件信息

評論

共有 條評論