[hibernate-commits] [hibernate/hibernate-orm] 80f8f0: HHH-13552 Store the Collection Persister in a fiel...

Sanne Grinovero noreply at github.com
Fri Aug 9 12:52:04 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 80f8f0845c1081bd60c6945e901f4e02fa6798d0
      https://github.com/hibernate/hibernate-orm/commit/80f8f0845c1081bd60c6945e901f4e02fa6798d0
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2019-08-09 (Fri, 09 Aug 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/type/CollectionType.java

  Log Message:
  -----------
  HHH-13552 Store the Collection Persister in a field of CollectionType


  Commit: 1d4d018dfa0c7bb06d27cc03f291feab7ef732fd
      https://github.com/hibernate/hibernate-orm/commit/1d4d018dfa0c7bb06d27cc03f291feab7ef732fd
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2019-08-09 (Fri, 09 Aug 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/type/CollectionType.java

  Log Message:
  -----------
  HHH-13552 Avoid retrieving the same Persister twice


Compare: https://github.com/hibernate/hibernate-orm/compare/6510c34e9320...1d4d018dfa0c


More information about the hibernate-commits mailing list