]
Strong Liu resolved HHH-5043.
-----------------------------
Resolution: Fixed
Fix Version/s: 4.1.x
not sure when it happened, but i can see this is fixed in the master branch now, so
closing this one
Incorrect handling of hibernate.default_schema in SchemaUpdate
--------------------------------------------------------------
Key: HHH-5043
URL:
https://hibernate.onjira.com/browse/HHH-5043
Project: Hibernate ORM
Issue Type: Patch
Components: core
Affects Versions: 3.5.0-CR-2, 3.5.1
Environment: Hibernate Core 3.5.0-CR-2, Oracle 10.2
Reporter: Vladimir Klyushnikov
Fix For: 4.1.x
Attachments: cfg.patch, testcase.zip
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.
For more information on JIRA, see: