[hibernate-commits] [hibernate/hibernate-orm] 19e35b: HHH-13809 Various improvements in the user guidesw

Sanne Grinovero noreply at github.com
Fri Jan 31 05:01:09 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 19e35b86cce79799c48179b9d5617af08f5d4030
      https://github.com/hibernate/hibernate-orm/commit/19e35b86cce79799c48179b9d5617af08f5d4030
  Author: Nathan Xu <nathan_xu at ultimatesoftware.com>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/Bibliography.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_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
    R documentation/src/main/asciidoc/userguide/chapters/bytecode/BytecodeEnhancement.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/jndi/JNDI.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/pc/extras/gradle-example.gradle
    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/schema/Schema.adoc
    M documentation/src/main/asciidoc/userguide/chapters/statistics/Statistics.adoc
    M documentation/src/main/asciidoc/userguide/chapters/transactions/Transactions.adoc
    M documentation/src/main/style/asciidoctor/css/asciidoctor.css
    M documentation/src/main/style/asciidoctor/css/hibernate-layout.css
    M documentation/src/main/style/asciidoctor/js/toc.js
    M hibernate-core/src/main/java/org/hibernate/type/BasicTypeRegistry.java

  Log Message:
  -----------
  HHH-13809 Various improvements in the user guidesw


  Commit: eb524aa3a4160e4601027d5ee0686d61a429e2e7
      https://github.com/hibernate/hibernate-orm/commit/eb524aa3a4160e4601027d5ee0686d61a429e2e7
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/chapters/domain/basic_types.adoc

  Log Message:
  -----------
  HHH-13809 On more fix in basic_types.adoc


Compare: https://github.com/hibernate/hibernate-orm/compare/cc7c7d7ee344...eb524aa3a416


More information about the hibernate-commits mailing list