[hibernate-commits] [hibernate/hibernate-ogm] c63eea: OGM-1238 Add newLinkedHashSet method to Collection...

GitHub noreply at github.com
Mon Feb 6 16:12:09 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-ogm
  Commit: c63eea63a22dc0f29d354d71e1c74e24381d5436
      https://github.com/hibernate/hibernate-ogm/commit/c63eea63a22dc0f29d354d71e1c74e24381d5436
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M core/src/main/java/org/hibernate/ogm/util/impl/CollectionHelper.java

  Log Message:
  -----------
  OGM-1238 Add newLinkedHashSet method to CollectionHelper


  Commit: 057aad3863b3c31e0537f78df3f6cb67b5d6adaa
      https://github.com/hibernate/hibernate-ogm/commit/057aad3863b3c31e0537f78df3f6cb67b5d6adaa
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M core/src/main/java/org/hibernate/ogm/datastore/document/association/spi/AssociationRows.java
    M core/src/main/java/org/hibernate/ogm/model/spi/Association.java

  Log Message:
  -----------
  OGM-1238 In MongoDB, collections of elements are loaded in the same order as in the db.


  Commit: 65125ee07026af10d55fa073fcfd48b6385dd23d
      https://github.com/hibernate/hibernate-ogm/commit/65125ee07026af10d55fa073fcfd48b6385dd23d
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    A mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/test/embeddable/ElementCollectionOrderWithJpaTest.java
    A mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/test/embeddable/ElementCollectionOrderWithSessionTest.java

  Log Message:
  -----------
  OGM-1238 Tests for element collection order in MongoDB


  Commit: 447402dcff2e3e7011f4d5e29350f1e38c048390
      https://github.com/hibernate/hibernate-ogm/commit/447402dcff2e3e7011f4d5e29350f1e38c048390
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M core/src/main/java/org/hibernate/ogm/datastore/map/impl/MapDatastoreProvider.java

  Log Message:
  -----------
  OGM-1238 Fix source style violation


Compare: https://github.com/hibernate/hibernate-ogm/compare/0cc5d48c32e8...447402dcff2e


More information about the hibernate-commits mailing list