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

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Sun Nov 12 04:19:04 EST 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2232?page=comments#action_25245 ] 

Max Rydahl Andersen commented on HHH-2232:
------------------------------------------

what is wrong with org.hibernate.connection.* properties being sent in through the connection ?

> 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