[hibernate-commits] [hibernate/hibernate-orm] 6c5e17: HHH-12892 - Fix spelling issues in the User Guide

GitHub noreply at github.com
Sun Aug 12 23:50:20 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 6c5e1726093a5347551b61d9e84ae9dd9f08ece6
      https://github.com/hibernate/hibernate-orm/commit/6c5e1726093a5347551b61d9e84ae9dd9f08ece6
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2018-08-13 (Mon, 13 Aug 2018)

  Changed paths:
    M documentation/src/main/asciidoc/integrationguide/chapters/services/Services.adoc
    M documentation/src/main/asciidoc/quickstart/guides/preface.adoc
    M documentation/src/main/asciidoc/topical/bootstrap/LegacyBootstrapping.adoc
    M documentation/src/main/asciidoc/topical/bootstrap/NativeBootstrapping.adoc
    M documentation/src/main/asciidoc/topical/bytecode/BytecodeEnhancement.adoc
    M documentation/src/main/asciidoc/topical/metamodelgen/MetamodelGenerator.adoc
    M documentation/src/main/asciidoc/topical/registries/ServiceRegistries.adoc
    M documentation/src/main/asciidoc/topical/wildfly/Wildfly.adoc
    M documentation/src/main/asciidoc/userguide/Preface.adoc
    M documentation/src/main/asciidoc/userguide/appendices/Annotations.adoc
    M documentation/src/main/asciidoc/userguide/appendices/BestPractices.adoc
    M documentation/src/main/asciidoc/userguide/appendices/Configurations.adoc
    M documentation/src/main/asciidoc/userguide/appendices/Legacy_Bootstrap.adoc
    M documentation/src/main/asciidoc/userguide/appendices/Legacy_Criteria.adoc
    M documentation/src/main/asciidoc/userguide/appendices/Legacy_DomainModel.adoc
    M documentation/src/main/asciidoc/userguide/appendices/Legacy_Native_Queries.adoc
    M documentation/src/main/asciidoc/userguide/chapters/architecture/Architecture.adoc
    M documentation/src/main/asciidoc/userguide/chapters/batch/Batching.adoc
    M documentation/src/main/asciidoc/userguide/chapters/bootstrap/Bootstrap.adoc
    M documentation/src/main/asciidoc/userguide/chapters/caching/Caching.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/associations.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/basic_types.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/collections.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/dynamic_model.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/embeddables.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/entity.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/identifiers.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/inheritance.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/naming.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/natural_id.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/types.adoc
    M documentation/src/main/asciidoc/userguide/chapters/envers/Envers.adoc
    M documentation/src/main/asciidoc/userguide/chapters/events/Events.adoc
    M documentation/src/main/asciidoc/userguide/chapters/fetching/Fetching.adoc
    M documentation/src/main/asciidoc/userguide/chapters/flushing/Flushing.adoc
    M documentation/src/main/asciidoc/userguide/chapters/jdbc/Database_Access.adoc
    M documentation/src/main/asciidoc/userguide/chapters/locking/Locking.adoc
    M documentation/src/main/asciidoc/userguide/chapters/multitenancy/MultiTenancy.adoc
    M documentation/src/main/asciidoc/userguide/chapters/osgi/OSGi.adoc
    M documentation/src/main/asciidoc/userguide/chapters/pc/BytecodeEnhancement.adoc
    M documentation/src/main/asciidoc/userguide/chapters/pc/PersistenceContext.adoc
    M documentation/src/main/asciidoc/userguide/chapters/portability/Portability.adoc
    M documentation/src/main/asciidoc/userguide/chapters/query/criteria/Criteria.adoc
    M documentation/src/main/asciidoc/userguide/chapters/query/hql/HQL.adoc
    M documentation/src/main/asciidoc/userguide/chapters/query/native/Native.adoc
    M documentation/src/main/asciidoc/userguide/chapters/query/spatial/Spatial.adoc
    M documentation/src/main/asciidoc/userguide/chapters/schema/Schema.adoc
    M documentation/src/main/asciidoc/userguide/chapters/transactions/Transactions.adoc
    M documentation/src/test/java/org/hibernate/userguide/hql/CallStatistics.java
    M documentation/src/test/java/org/hibernate/userguide/mapping/basic/BitSetUserTypeTest.java
    M documentation/src/test/java/org/hibernate/userguide/mapping/generated/CreationTimestampTest.java
    M documentation/src/test/java/org/hibernate/userguide/mapping/generated/DatabaseValueGenerationTest.java
    M documentation/src/test/java/org/hibernate/userguide/mapping/generated/InMemoryValueGenerationTest.java

  Log Message:
  -----------
  HHH-12892 - Fix spelling issues in the User Guide



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list