[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2418) Refer HSQL DB website in chapter 1.2.3
    Diego Pires Plentz (JIRA) 
    noreply at atlassian.com
       
    Sat Feb 10 06:22:40 EST 2007
    
    
  
    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2418?page=comments#action_26070 ] 
Diego Pires Plentz commented on HHH-2418:
-----------------------------------------
A better aproach is to link directly in "HSQL DB" description. I noticed that the hsqldb website isnt mentioned in the entire documentation...
> 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