Skip to content

Hibernate's core Object/Relational Mapping functionality

Notifications You must be signed in to change notification settings

isyoo/hibernate-orm

Folders and files

NameName
Last commit message
Last commit date
Feb 10, 2009
Jun 29, 2007
Feb 5, 2009
Oct 8, 2008
Jun 29, 2007
Feb 7, 2008
May 6, 2009
May 6, 2009
Jun 29, 2007
Jun 29, 2007
Feb 3, 2009
Feb 7, 2008
Jun 29, 2007
Jun 29, 2007
Jun 29, 2007
Jun 29, 2007
Feb 7, 2008

Repository files navigation

Hibernate - Relational Persistence for Idiomatic Java
=====================================================
version 3.2.6, Feb 7, 2008

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)
   [email protected]

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/).

About

Hibernate's core Object/Relational Mapping functionality

Resources

Stars

Watchers

Forks

Packages

No packages published