[hibernate-commits] [hibernate/hibernate-core] 343269: HHH-5124 - Removing an entity and persisting it ag...

noreply at github.com noreply at github.com
Thu Jan 5 17:03:20 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-core

  Commit: 343269b00d4ec740fea7ffef00ed4c8a96002bec
      https://github.com/hibernate/hibernate-core/commit/343269b00d4ec740fea7ffef00ed4c8a96002bec
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2012-01-05 (Thu, 05 Jan 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/spi/ActionQueue.java
  M hibernate-core/src/main/java/org/hibernate/event/internal/DefaultPersistEventListener.java
  M hibernate-core/src/matrix/java/org/hibernate/test/jpa/removed/RemovedEntityTest.java

  Log Message:
  -----------
  HHH-5124 - Removing an entity and persisting it again fails


  Commit: f8b5190a19cf2930470e5192f5804b953192f1a7
      https://github.com/hibernate/hibernate-core/commit/f8b5190a19cf2930470e5192f5804b953192f1a7
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2012-01-05 (Thu, 05 Jan 2012)

  Changed paths:
    M hibernate-core/src/matrix/java/org/hibernate/test/locking/LockModeTest.java

  Log Message:
  -----------
  HHH-5275 - Criteria.setLockMode does not work correctly


Compare: https://github.com/hibernate/hibernate-core/compare/ab09c57...f8b5190


More information about the hibernate-commits mailing list