[hibernate-commits] [hibernate/hibernate-ogm] d650dc: OGM-1253 Additional test for map with embedded

GitHub noreply at github.com
Tue Feb 28 04:51:12 EST 2017


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

  Changed paths:
    A core/src/test/java/org/hibernate/ogm/backendtck/embeddable/ElementCollectionWithMapAndEmbeddedTest.java
    A core/src/test/java/org/hibernate/ogm/backendtck/embeddable/ForumUser.java
    A core/src/test/java/org/hibernate/ogm/backendtck/embeddable/JiraIssue.java
    M infinispan-remote/infinispan-server-testconfig/wildfly-trimmed-config.xml
    A mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/test/mapping/ElementCollectionWithMapAndEmbeddedTest.java
    A neo4j/src/test/java/org/hibernate/ogm/datastore/neo4j/test/mapping/MapWithEmbeddedTest.java

  Log Message:
  -----------
  OGM-1253 Additional test for map with embedded

  This is more to keep track of changes, we expect the mapping to change in the future.


  Commit: 0132298f2176b7ce47cf6fc364dc066999ca89e3
      https://github.com/hibernate/hibernate-ogm/commit/0132298f2176b7ce47cf6fc364dc066999ca89e3
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    A documentation/manual/src/main/resources/images/neo4j- at ElementCollection-map-example.png

  Log Message:
  -----------
  OGM-1252 Add Neo4j mapping image for the documentation

  Even if the mapping is not natural at the moment, we should
  show it to the user anyway. We will fix it for the next final.


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

  Changed paths:
    M documentation/manual/src/main/asciidoc/modules/couchdb.asciidoc
    M documentation/manual/src/main/asciidoc/modules/ehcache.asciidoc
    M documentation/manual/src/main/asciidoc/modules/infinispan.asciidoc
    M documentation/manual/src/main/asciidoc/modules/mongodb.asciidoc
    M documentation/manual/src/main/asciidoc/modules/neo4j.asciidoc
    M documentation/manual/src/main/asciidoc/modules/redis.asciidoc

  Log Message:
  -----------
  OGM-1252 Add mapping example in the documentation


  Commit: 8499354eb49f4162eff5e8d033873b83b694382d
      https://github.com/hibernate/hibernate-ogm/commit/8499354eb49f4162eff5e8d033873b83b694382d
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M infinispan/src/main/java/org/hibernate/ogm/datastore/infinispan/InfinispanDialect.java

  Log Message:
  -----------
  OGM-1253 Fix comment typo in InfinispanDialect


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

  Changed paths:
    M infinispan-remote/src/main/java/org/hibernate/ogm/datastore/infinispanremote/InfinispanRemoteDialect.java

  Log Message:
  -----------
  OGM-1253 Remove TODO from InfinispanRemoteDialect


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

  Changed paths:
    M documentation/manual/src/main/asciidoc/modules/cassandra.asciidoc
    M documentation/manual/src/main/asciidoc/modules/configuration.asciidoc
    M documentation/manual/src/main/asciidoc/modules/couchdb.asciidoc
    M documentation/manual/src/main/asciidoc/modules/ehcache.asciidoc
    M documentation/manual/src/main/asciidoc/modules/getting-started.asciidoc
    M documentation/manual/src/main/asciidoc/modules/infinispan.asciidoc
    M documentation/manual/src/main/asciidoc/modules/mongodb.asciidoc
    M documentation/manual/src/main/asciidoc/modules/neo4j.asciidoc
    M documentation/manual/src/main/asciidoc/modules/query.asciidoc
    M documentation/manual/src/main/asciidoc/modules/redis.asciidoc

  Log Message:
  -----------
  OGM-1091 Clarify when one needs Hibernate Search


  Commit: 7f805284aa63b711cd5c6ec20bb38fe9a666998b
      https://github.com/hibernate/hibernate-ogm/commit/7f805284aa63b711cd5c6ec20bb38fe9a666998b
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/BoltNeo4jDialect.java
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/HttpNeo4jDialect.java

  Log Message:
  -----------
  OGM-1253 Skip creation of embedded node without properties


  Commit: 3015ed47faf7544a80e0c44c3fed9a1f18a99ce1
      https://github.com/hibernate/hibernate-ogm/commit/3015ed47faf7544a80e0c44c3fed9a1f18a99ce1
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/bolt/dialect/impl/BoltNeo4jTupleAssociationSnapshot.java
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/http/dialect/impl/HttpNeo4jTupleAssociationSnapshot.java

  Log Message:
  -----------
  OGM-1253 Fix problem with Map of embedded in Remote Neo4j

  The problem is that the dialects won't rebuild the map because
  they don't look for the right properties in the result of the query.


  Commit: 0a802a8deac6494b72c2ee8a46ddf6b01d98bbc2
      https://github.com/hibernate/hibernate-ogm/commit/0a802a8deac6494b72c2ee8a46ddf6b01d98bbc2
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/http/dialect/impl/HttpNeo4jTupleSnapshot.java

  Log Message:
  -----------
  OGM-1253 Avoid reference to Embedded dialect in HttpNeo4jTupleSnapshot


  Commit: 590f1f6adf702ec865a20660b50291783be0349c
      https://github.com/hibernate/hibernate-ogm/commit/590f1f6adf702ec865a20660b50291783be0349c
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/BoltNeo4jDialect.java
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/HttpNeo4jDialect.java
    R neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/bolt/dialect/impl/BoltNeo4jTupleAssociationSnapshot.java
    A neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/common/dialect/impl/RemoteNeo4jTupleAssociationSnapshot.java
    R neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/http/dialect/impl/HttpNeo4jTupleAssociationSnapshot.java

  Log Message:
  -----------
  OGM-1253 Create common class for Neo4j remote tuple association snapshot


Compare: https://github.com/hibernate/hibernate-ogm/compare/20a533630243...590f1f6adf70


More information about the hibernate-commits mailing list