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

GitHub noreply at github.com
Thu Aug 30 12:41:14 EDT 2012


  Branch: refs/heads/4.1
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 6713d24d6b49bcbcb603271350b66618dae4561b
      https://github.com/hibernate/hibernate-orm/commit/6713d24d6b49bcbcb603271350b66618dae4561b
  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