[hibernate-commits] [hibernate/hibernate-search] 8bad65: HSEARCH-1462 Use SessionImplementor.generateEntity...

GitHub noreply at github.com
Thu Dec 5 12:27:41 EST 2013


  Branch: refs/heads/4.5
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 8bad6549e86129fba3ee1b39276dc98f5ac56125
      https://github.com/hibernate/hibernate-search/commit/8bad6549e86129fba3ee1b39276dc98f5ac56125
  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