[hibernate-commits] [hibernate/hibernate-ogm] 4d8824: OGM-1050 Fixing various typos noted while reading ...

GitHub noreply at github.com
Thu May 12 10:30:38 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-ogm
  Commit: 4d8824b73186960773cd01dc9633dbef6a8c53cd
      https://github.com/hibernate/hibernate-ogm/commit/4d8824b73186960773cd01dc9633dbef6a8c53cd
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-05-12 (Thu, 12 May 2016)

  Changed paths:
    M core/src/main/java/org/hibernate/ogm/dialect/spi/TupleContext.java
    M core/src/main/java/org/hibernate/ogm/loader/impl/OgmLoader.java
    M core/src/main/java/org/hibernate/ogm/query/parsing/impl/ParserPropertyHelper.java
    M core/src/test/java/org/hibernate/ogm/backendtck/queries/JpaQueriesTest.java
    M core/src/test/resources/jbossts-properties.xml
    M documentation/examples/gettingstarted/src/main/resources/jbossts-properties.xml
    M documentation/manual/src/main/asciidoc/en-US/modules/neo4j.asciidoc
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/dialect/impl/Neo4jEntityQueries.java
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/query/parsing/impl/Neo4jPropertyHelper.java

  Log Message:
  -----------
  OGM-1050 Fixing various typos noted while reading the code




More information about the hibernate-commits mailing list