[hibernate-commits] [hibernate/hibernate-orm] a381e3: HHH-9336 Avoid creation of TypedValue objects in

GitHub noreply at github.com
Fri Mar 20 18:23:51 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: a381e368eb048c7a44e5b08e0a1603190ce1e5bc
      https://github.com/hibernate/hibernate-orm/commit/a381e368eb048c7a44e5b08e0a1603190ce1e5bc
  Author: Andrej Golovnin <andrej.golovnin at googlemail.com>
  Date:   2015-03-20 (Fri, 20 Mar 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/collection/internal/AbstractPersistentCollection.java

  Log Message:
  -----------
  HHH-9336 Avoid creation of TypedValue objects in
AbstractPersistentCollection#getOrphans(Collection, Collection,
String, SessionImplementor) for some ID types.




More information about the hibernate-commits mailing list