[hibernate-commits] [hibernate/hibernate-ogm] 841b76: OGM-1434 Add hashCode and equals to existing entit...

GitHub noreply at github.com
Mon Mar 26 06:57:47 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-ogm
  Commit: 841b7600dceea17d49ca593703779bed7b9aa28d
      https://github.com/hibernate/hibernate-ogm/commit/841b7600dceea17d49ca593703779bed7b9aa28d
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
    M mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/test/id/objectid/Bar.java
    M mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/test/id/objectid/DoorMan.java
    M mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/test/id/objectid/MusicGenre.java

  Log Message:
  -----------
  OGM-1434 Add hashCode and equals to existing entities


  Commit: 2e5a15b24e7e76cdc05e17496e5e6ff1b2c00163
      https://github.com/hibernate/hibernate-ogm/commit/2e5a15b24e7e76cdc05e17496e5e6ff1b2c00163
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
    M mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/test/id/objectid/ObjectIdJpaTest.java

  Log Message:
  -----------
  OGM-1434 Test ObjectId as parameter of a JPQL query


Compare: https://github.com/hibernate/hibernate-ogm/compare/c89f461e0573...2e5a15b24e7e


More information about the hibernate-commits mailing list