[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2232) Provide an option to pass properties to DB to manage DB creation or opening connection.

Mark Gorokhov (JIRA) noreply at atlassian.com
Sat Nov 11 19:48:04 EST 2006


Provide an option to pass properties to DB to manage DB creation or opening connection.
---------------------------------------------------------------------------------------

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

  Components: core  
    Versions: 3.2.0.ga    
 Environment: Hibernate v 3.2.0, October 16, 2006,
HSQLDB 1.8.0.7 (Using In-process mode)
    Reporter: Mark Gorokhov


Hibernate does not provide an option to override defaults how HSQL creates missing in-process database or opens connection. Examples:
1. Property "hsqldb.script_format=3" cannot be passed to HSQL *before* DB is created.
2. Property "shutdown=true" cannot be passed to HSQL *before* openning connection.


-- 
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