2008-02-27 18:36:29 +00:00
2007-12-07 03:10:46 +00:00
2007-12-07 04:48:34 +00:00
2007-12-07 04:49:38 +00:00
2007-12-07 04:51:26 +00:00
2007-12-07 04:50:57 +00:00
2008-02-26 21:54:02 +00:00
2007-07-17 03:31:57 +00:00
2007-06-29 19:23:59 +00:00
2008-02-19 19:16:06 +00:00
2007-06-29 19:24:18 +00:00
2007-06-29 19:24:33 +00:00

Hibernate - Relational Persistence for Idiomatic Java
=====================================================
version 3.2 cr3, July 7, 2006

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 test_output/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/).
Description
No description provided
Readme 351 MiB
Languages
Java 99.7%
Shell 0.1%
ANTLR 0.1%