[hibernate-commits] [hibernate/hibernate-orm] 622d9b: HHH-6994 - Have EntityEntry fire notification to P...
    GitHub 
    noreply at github.com
       
    Fri Jan 20 21:45:46 EST 2012
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 622d9b37b99ea3656334599c53e52dda00125d79
      https://github.com/hibernate/hibernate-orm/commit/622d9b37b99ea3656334599c53e52dda00125d79
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2012-01-20 (Fri, 20 Jan 2012)
  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/internal/StatefulPersistenceContext.java
  M hibernate-core/src/main/java/org/hibernate/engine/spi/EntityEntry.java
  M hibernate-core/src/main/java/org/hibernate/engine/spi/PersistenceContext.java
  Log Message:
  -----------
  HHH-6994 - Have EntityEntry fire notification to PersistenceContext on loadedState being updated
    
    
More information about the hibernate-commits
mailing list