资源简介
hibernate-3.0.zip
hibernate-3.0.zip
hibernate-3.0.zip
代码片段和文件信息
//$Id: AuctionInfo.javav 1.1 2004/06/03 16:30:01 steveebersole Exp $
package org.hibernate.auction;
import java.util.Date;
/**
* @author Gavin King
*/
public class AuctionInfo {
private long id;
private String description;
private Date ends;
private Float maxAmount;
public String getDescription() {
return description;
}
public Date getEnds() {
return ends;
}
public long getId() {
return id;
}
public Float getMaxAmount() {
return maxAmount;
}
public AuctionInfo(long id String description Date ends Float maxAmount) {
this.id = id;
this.description = description;
this.ends = ends;
this.maxAmount = maxAmount;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2008-03-20 13:46 hibernate-3.0\
文件 158 2005-05-25 01:03 hibernate-3.0\build.bat
文件 24530 2005-05-25 01:03 hibernate-3.0\build.xm
文件 90856 2005-05-25 01:03 hibernate-3.0\changelog.txt
目录 0 2008-03-20 13:46 hibernate-3.0\doc\
目录 0 2008-03-20 13:46 hibernate-3.0\doc\api\
文件 123546 2005-05-25 01:01 hibernate-3.0\doc\api\allclasses-fr
文件 106526 2005-05-25 01:01 hibernate-3.0\doc\api\allclasses-nofr
文件 245629 2005-05-25 01:01 hibernate-3.0\doc\api\constant-values.html
文件 13939 2005-05-25 01:01 hibernate-3.0\doc\api\deprecated-list.html
文件 9077 2005-05-25 01:02 hibernate-3.0\doc\api\help-doc.html
文件 3372535 2005-05-25 01:01 hibernate-3.0\doc\api\index-all.html
文件 915 2005-05-25 01:01 hibernate-3.0\doc\api\index.html
文件 2436 2005-05-25 01:01 hibernate-3.0\doc\api\jdst
目录 0 2008-03-20 13:46 hibernate-3.0\doc\api\org\
目录 0 2008-03-20 13:46 hibernate-3.0\doc\api\org\hibernate\
目录 0 2008-03-20 13:48 hibernate-3.0\doc\api\org\hibernate\action\
目录 0 2008-03-20 13:48 hibernate-3.0\doc\api\org\hibernate\action\class-use\
文件 8377 2005-05-25 01:01 hibernate-3.0\doc\api\org\hibernate\action\class-use\CollectionAction.html
文件 7888 2005-05-25 01:01 hibernate-3.0\doc\api\org\hibernate\action\class-use\CollectionRecreateAction.html
文件 7856 2005-05-25 01:01 hibernate-3.0\doc\api\org\hibernate\action\class-use\CollectionRemoveAction.html
文件 7856 2005-05-25 01:01 hibernate-3.0\doc\api\org\hibernate\action\class-use\CollectionUpdateAction.html
文件 8696 2005-05-25 01:01 hibernate-3.0\doc\api\org\hibernate\action\class-use\EntityAction.html
文件 7792 2005-05-25 01:01 hibernate-3.0\doc\api\org\hibernate\action\class-use\EntityDeleteAction.html
文件 7920 2005-05-25 01:01 hibernate-3.0\doc\api\org\hibernate\action\class-use\EntityIdentityInsertAction.html
文件 7792 2005-05-25 01:01 hibernate-3.0\doc\api\org\hibernate\action\class-use\EntityInsertAction.html
文件 7792 2005-05-25 01:01 hibernate-3.0\doc\api\org\hibernate\action\class-use\EntityUpdateAction.html
文件 12413 2005-05-25 01:01 hibernate-3.0\doc\api\org\hibernate\action\class-use\Executable.html
文件 25003 2005-05-25 01:01 hibernate-3.0\doc\api\org\hibernate\action\CollectionAction.html
文件 16293 2005-05-25 01:01 hibernate-3.0\doc\api\org\hibernate\action\CollectionRecreateAction.html
文件 15923 2005-05-25 01:01 hibernate-3.0\doc\api\org\hibernate\action\CollectionRemoveAction.html
............此处省略3711个文件信息
- 上一篇:一个详细的计算机机房设计方案
- 下一篇:云平台事业部转正答辩
相关资源
- Access_JDBC30.jar 完全破解版
- exe4j工具及使用教程
- VINS-mobile
- introductory statistics with R中文第二版
- apache-camel-1.2.0-src.tar.gz
- hivelib地址
- com.genuitec.eclipse.export.wizard_9.0.0.me201
- Zxing3.1版
- miglayout15-swing
- com.google.common.collect
- spire.pdf破解版
- XposedBridge54-89所有api
- 基于netty和RXTXCom.jar实现的串口通信
- excel模板所需jar:commons-jexl-2.1.1.jar 和
- spring3.2.18源码所需要的jar:spring-asm-r
- commons-collections-3.2.1.jar
- 查看jar源码插件jd-eclipse-2.0.0
- SoapUI Pro 5.1.2破解jar包与注册文件
- jxl.jar完整包
- aopalliance最新完整jar包
- JNA需要的jar包资源
- mpandrodchartlibrary.jar
- ibatis-2.3.0.677 jar 包 ibatis
- tomcat-redis-session-manager的jar包-包附To
- spring-orm.jar
- jetty相关的所有jar包
- Eclipse中使用jstl所需jar包和tld文件
- com.google.gson.Gson 2.8.5 jar包
- jxl-report.jar 和 freemarker-util-0.0.1.jar
-
ba
se64encoder jar包
评论
共有 条评论