[hibernate-commits] [hibernate/hibernate-ogm] 36d1f8: Fix various typos noted while reading the code.

GitHub noreply at github.com
Wed Jun 15 12:36:54 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-ogm
  Commit: 36d1f8c609fa342b2fe2abaf4e0a402849315131
      https://github.com/hibernate/hibernate-ogm/commit/36d1f8c609fa342b2fe2abaf4e0a402849315131
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-06-15 (Wed, 15 Jun 2016)

  Changed paths:
    M core/src/main/java/org/hibernate/ogm/dialect/batch/spi/OperationsQueue.java
    M core/src/main/java/org/hibernate/ogm/model/key/spi/AssociationKey.java
    M core/src/test/java/org/hibernate/ogm/backendtck/compensation/CompensationSpiJpaTest.java
    M core/src/test/java/org/hibernate/ogm/backendtck/compensation/CompensationSpiTest.java
    M core/src/test/java/org/hibernate/ogm/backendtck/embeddable/EmbeddableExtraTest.java
    M core/src/test/java/org/hibernate/ogm/backendtck/embeddable/EmbeddableTest.java
    M core/src/test/java/org/hibernate/ogm/backendtck/id/DuplicateIdDetectionTest.java
    M mongodb/src/main/java/org/hibernate/ogm/datastore/mongodb/MongoDBDialect.java

  Log Message:
  -----------
  Fix various typos noted while reading the code.




More information about the hibernate-commits mailing list