文件名称:最简单的Hibernate工程
文件大小:6.03MB
文件格式:ZIP
更新时间:2018-10-09 21:41:01
Hibernate 工程
一个最简单的Hibernate工程,可通过hibernate.cfg.xml或者hibernate.properties加载数据源并对对象操作,下载后可直接导入eclipse运行
【文件预览】:
注意.txt
hibernate
----.project(1KB)
----.settings()
--------.jsdtscope(567B)
--------org.eclipse.wst.common.component(485B)
--------org.eclipse.jdt.core.prefs(364B)
--------org.eclipse.wst.common.project.facet.core.xml(345B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
----src()
--------com()
--------hibernate.properties(365B)
--------hibernate.cfg.xml(1KB)
----build()
--------classes()
----WebContent()
--------WEB-INF()
--------META-INF()
----.classpath(2KB)