[hibernate-commits] [hibernate/hibernate-orm] 3af830: removed call to postLoad and afterInitialize for r...

GitHub noreply at github.com
Tue Dec 8 11:52:21 EST 2015


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 3af8308be17dbf4aeacbab5b96963f8770a9292e
      https://github.com/hibernate/hibernate-orm/commit/3af8308be17dbf4aeacbab5b96963f8770a9292e
  Author: Ståle W. Pedersen <stalep at gmail.com>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cache/internal/StandardQueryCache.java
    M hibernate-core/src/main/java/org/hibernate/event/internal/DefaultLoadEventListener.java
    M hibernate-core/src/main/java/org/hibernate/internal/SessionImpl.java

  Log Message:
  -----------
  removed call to postLoad and afterInitialize for reference cached entities
refactor methods, made some private, some final
try to optimize cached result
refactor out getPersister so it can be inlined




More information about the hibernate-commits mailing list