[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2418) Refer HSQL DB website in chapter 1.2.3

Diego Pires Plentz (JIRA) noreply at atlassian.com
Sat Feb 10 06:08:40 EST 2007


Refer HSQL DB website in chapter 1.2.3
--------------------------------------

         Key: HHH-2418
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2418
     Project: Hibernate3
        Type: Improvement

  Components: documentation  
    Versions: 3.2.2    
    Reporter: Diego Pires Plentz


"1.2.3. Hibernate configuration

We now have a persistent class and its mapping file in place. It is time to configure Hibernate. Before we do this, we will need a database. HSQL DB, a java-based SQL DBMS, can be downloaded from the HSQL DB website. Actually, you only need the hsqldb.jar from this download. Place this file in the lib/ directory of the development folder. "

to

"1.2.3. Hibernate configuration

We now have a persistent class and its mapping file in place. It is time to configure Hibernate. Before we do this, we will need a database. HSQL DB, a java-based SQL DBMS, can be downloaded from the HSQL DB website(http://hsqldb.org/). Actually, you only need the hsqldb.jar from this download. Place this file in the lib/ directory of the development folder. "

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list