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

Vladimir Klyushnikov (JIRA) noreply at atlassian.com
Fri Mar 26 05:55:31 EDT 2010


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