[hibernate-commits] [hibernate/hibernate-search] 6ed128: HSEARCH-1462 Use SessionImplementor.generateEntity...

GitHub noreply at github.com
Thu Dec 5 12:22:17 EST 2013


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 6ed128d4dfe3c3602f077c02cdf5e680408a9a58
      https://github.com/hibernate/hibernate-search/commit/6ed128d4dfe3c3602f077c02cdf5e680408a9a58
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2013-12-05 (Thu, 05 Dec 2013)

  Changed paths:
    M orm/src/main/java/org/hibernate/search/query/hibernate/impl/PersistenceContextObjectsInitializer.java

  Log Message:
  -----------
  HSEARCH-1462 Use SessionImplementor.generateEntityKey(...) instead of
calling directly the constructor of EntityKey
per Steve Ebersole's advice




More information about the hibernate-commits mailing list