[hibernate-commits] [hibernate/hibernate-ogm] 830d05: OGM-913 Support join on collection of elements for...

GitHub noreply at github.com
Mon Feb 13 08:36:43 EST 2017


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

  Changed paths:
    M core/src/main/java/org/hibernate/ogm/query/parsing/impl/ParserPropertyHelper.java
    M mongodb/src/main/java/org/hibernate/ogm/datastore/mongodb/query/parsing/impl/MongoDBPropertyHelper.java
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/query/parsing/impl/Neo4jPropertyHelper.java

  Log Message:
  -----------
  OGM-913 Support join on collection of elements for Neo4j and MongoDB


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

  Changed paths:
    M core/src/test/java/org/hibernate/ogm/backendtck/queries/QueriesWithEmbeddedCollectionTest.java
    M core/src/test/java/org/hibernate/ogm/backendtck/queries/StoryGame.java

  Log Message:
  -----------
  OGM-913 Test query with join on collection of elements


Compare: https://github.com/hibernate/hibernate-ogm/compare/66650b396b0d...266b912d31f0


More information about the hibernate-commits mailing list