blob: 1e6af8eeafa4d97db8063bb1ce3dfbcf173c6e1b [file] [log] [blame]
Hibernate - Relational Persistence for Idiomatic Java
=====================================================
version 2.1.4, 02. June 2004
Latest Documentation:
http://hibernate.org
Bug Reports:
Hibernate JIRA (preferred)
hibernate-devel@lists.sourceforge.net
Free Technical Support:
http://forum.hibernate.org
Commercial Support:
http://www.hibernate.org/Support/CommercialSupportForHibernate
Get Up And Running Quick
------------------------
Demo:
(1) copy your JDBC driver to the lib directory
(2) edit src/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 src/hibernate.properties
(3) run "ant junitreport" or "build junitreport"
(4) see test_output/index.html
Legal
-----------
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/).