[hibernate-commits] [hibernate/hibernate-ogm] d2d553: OGM-674 Move to embeddable state finder utility to...

GitHub noreply at github.com
Fri Feb 27 05:05:47 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-ogm
  Commit: d2d55312f776a67b1bd203ac84af9cf21c0b0620
      https://github.com/hibernate/hibernate-ogm/commit/d2d55312f776a67b1bd203ac84af9cf21c0b0620
  Author: Emmanuel Bernard <emmanuel at hibernate.org>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    A core/src/main/java/org/hibernate/ogm/datastore/document/impl/EmbeddableStateFinder.java
    A core/src/test/java/org/hibernate/ogm/test/datastore/document/EmbeddableStateFinderTest.java
    M mongodb/src/main/java/org/hibernate/ogm/datastore/mongodb/MongoDBDialect.java
    R mongodb/src/main/java/org/hibernate/ogm/datastore/mongodb/dialect/impl/EmbeddableStateFinder.java
    R mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/utils/EmbeddableStateFinderTest.java

  Log Message:
  -----------
  OGM-674 Move to embeddable state finder utility to core

Remains an impl for now


  Commit: a457107d8a2ae3a113f2f62b53e55e5cf08a23b9
      https://github.com/hibernate/hibernate-ogm/commit/a457107d8a2ae3a113f2f62b53e55e5cf08a23b9
  Author: Emmanuel Bernard <emmanuel at hibernate.org>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/Neo4jDialect.java
    R neo4j/src/test/java/org/hibernate/ogm/datastore/neo4j/test/mapping/CompositeEmbeddedITest.java
    A neo4j/src/test/java/org/hibernate/ogm/datastore/neo4j/test/mapping/CompositeEmbeddedIdTest.java
    M neo4j/src/test/java/org/hibernate/ogm/datastore/neo4j/test/mapping/EmbeddableTest.java

  Log Message:
  -----------
  Fix minor typos in JavaDocs, method names and classnames in Neo4J


Compare: https://github.com/hibernate/hibernate-ogm/compare/50db18853169...a457107d8a2a


More information about the hibernate-commits mailing list