1 Star 0 Fork 0

Throwable/hibernate-orm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
readme.txt 1.20 KB
一键复制 编辑 原始数据 按行查看 历史
Steve Ebersole 提交于 2009-06-03 14:18 . prep 3.2.7 release
Hibernate - Relational Persistence for Idiomatic Java
=====================================================
version 3.2.7, June 3, 2009
Instructions
------------
Unzip to installation directory.
See index.html in the doc/reference directory.
Required jars are distributed in the lib subdirectory.
Latest Documentation:
http://hibernate.org
Bug Reports:
Hibernate JIRA (preferred)
hibernate-devel@lists.sourceforge.net
Free Technical Support:
http://forum.hibernate.org
Commercial Support and Training:
http://hibernate.org/SupportTraining
Get Up And Running Quick
------------------------
Demo:
(1) copy your JDBC driver to the lib directory
(2) edit etc/hibernate.properties
(3) run "ant eg" or "build eg"
(4) browse the sourcecode in eg/org/hibernate/auction
Tests:
(1) copy your JDBC driver to the lib directory
(2) edit etc/hibernate.properties
(3) run "ant junitreport" or "build junitreport"
(4) see build/test-reports/index.html
Other Stuff
-----------
This software is distributed under the terms of the FSF Lesser Gnu
Public License (see lgpl.txt).
This product includes software developed by the Apache Software
Foundation (http://www.apache.org/).
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/throwableDoge/hibernate-orm.git
git@gitee.com:throwableDoge/hibernate-orm.git
throwableDoge
hibernate-orm
hibernate-orm
3.2

搜索帮助