Hibernate--入门准备

hibernate jar包: sourceforge.net/projects/hibernate/files/

hibernate教程 : file:///D:/java/hibernate-3.6.4/documentation/manual/zh-CN/html_single/index.html

hibernate annotations 教程: file:///D:/java/hibernate-annotations-3.4.0/doc/reference/zh_cn/html_single/index.html

log4j.properties : D:\java\hibernate-3.6.4\project\etc的例子项目里面(手动属性将他的文本文件格式改为GBK)

基本包:

组合为:

 

映射文件(*.hbm.xml)提示 :window preference 搜索 catalog ,

 location : 选择filesystem,D:\java\hibernate-distribution-3.3.2.GA\project\core\src\main\resources\org\hibernate\hibernate-mapping-3.0.dtd                  

 key type:uri

 key:http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd

posted on 2012-03-26 21:45  lovebeauty  阅读(245)  评论(0编辑  收藏  举报

导航