[hibernate-commits] [hibernate/hibernate-orm] 8e30a2: HHH-7134 - Detection of wrong circularity when two...

GitHub noreply at github.com
Thu Aug 30 12:40:32 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 8e30a2b86d692ce135d4947edf2358deb69e1e38
      https://github.com/hibernate/hibernate-orm/commit/8e30a2b86d692ce135d4947edf2358deb69e1e38
  Author: Didier Villevalois <dvillevalois at clinigrid.com>
  Date:   2012-08-30 (Thu, 30 Aug 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/Configuration.java
    A hibernate-core/src/test/java/org/hibernate/test/cfg/WrongCircularityDetectionTest.java

  Log Message:
  -----------
  HHH-7134 - Detection of wrong circularity when two tables with same name in different schemas

Fixes FKSecondPass processing to take catalog and schema in accounts. Corresponding test class is
org.hibernate.test.cfg.WrongCircularityDetectionTest.





More information about the hibernate-commits mailing list