[hibernate-issues] [Hibernate-JIRA] Created: (HHH-7134) Detection of wrong circularity when two tables with same name in different schemas

Didier Villevalois (JIRA) noreply at atlassian.com
Thu Mar 1 09:53:50 EST 2012


Detection of wrong circularity when two tables with same name in different schemas
----------------------------------------------------------------------------------

                 Key: HHH-7134
                 URL: https://hibernate.onjira.com/browse/HHH-7134
             Project: Hibernate ORM
          Issue Type: Bug
          Components: core
    Affects Versions: 4.1.0
         Environment: Hibernate 4.1.0.Release, any database
            Reporter: Didier Villevalois
            Priority: Blocker
         Attachments: 0001-Fix-FKSecondPass-processing-to-take-catalog-and-sche.patch, jpa-test-fkcircularity.zip

There is a problem when two related (in terms of joins) classes have the same name in different schemas.

Attached is a test maven project (run "mvn package" to run the tests) and a fix patch for hibernate-core (based on bc643ddb7cc28db05a7168673746dbf3edee6cf7).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list