[hibernate-commits] [hibernate/hibernate-orm] 414e61: HHH-6662, HHH-7445 - Fix and test

GitHub noreply at github.com
Wed Jul 25 18:25:53 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 414e6111a88949ecf458e1a988ba1ade7aa54116
      https://github.com/hibernate/hibernate-orm/commit/414e6111a88949ecf458e1a988ba1ade7aa54116
  Author: Lukasz Antoniak <lukasz.antoniak at gmail.com>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/AbstractPropertyHolder.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/id/sequences/HibernateSequenceTest.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/override/AssociationOverrideSchemaTest.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/override/BlogEntry.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/override/Entry.java
    M hibernate-envers/src/test/java/org/hibernate/envers/test/BaseEnversJPAFunctionalTestCase.java
    M hibernate-envers/src/test/java/org/hibernate/envers/test/integration/reventity/DifferentDBSchemaTest.java
    M hibernate-testing/src/main/java/org/hibernate/testing/junit4/BaseCoreFunctionalTestCase.java
    M hibernate-testing/src/main/java/org/hibernate/testing/junit4/Helper.java

  Log Message:
  -----------
  HHH-6662, HHH-7445 - Fix and test





More information about the hibernate-commits mailing list