[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-5043) Incorrect handling of hibernate.default_schema in SchemaUpdate

Vladimir Klyushnikov (JIRA) noreply at atlassian.com
Wed Apr 21 05:05:37 EDT 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=36542#action_36542 ] 

Vladimir Klyushnikov commented on HHH-5043:
-------------------------------------------

It is still here in 3.5.1 and patch is still valid. Will think about testcase, but is it possible to reproduce on your side? I've noticed wrong schema reading when using Oracle database with several schemas. And it gives only messages in SchemaUpdate log, application will function correctly. 

> Incorrect handling of hibernate.default_schema in SchemaUpdate
> --------------------------------------------------------------
>
>                 Key: HHH-5043
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5043
>             Project: Hibernate Core
>          Issue Type: Patch
>          Components: core
>    Affects Versions: 3.5.0-CR-2
>         Environment: Hibernate Core 3.5.0-CR-2, Oracle 10.2
>            Reporter: Vladimir Klyushnikov
>         Attachments: cfg.patch
>
>
> While HHH-735 fixes default_schema handling in general, it still has a bug. When SchemaUpdate reads foreign keys metainfo is doesn't honor default_schema and default_catalog settings. The fix is simple and patch is attached.

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