[hibernate-commits] [hibernate/hibernate-orm] 070c14: HHH-13165 - Don't use confusing "this" in the User...

GitHub noreply at github.com
Tue Jan 15 09:15:45 EST 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 070c14e1498010024a3fbfb60512fc8d1517f7e3
      https://github.com/hibernate/hibernate-orm/commit/070c14e1498010024a3fbfb60512fc8d1517f7e3
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/appendices/Legacy_Bootstrap.adoc
    M documentation/src/main/asciidoc/userguide/appendices/Legacy_Native_Queries.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/access.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/immutability.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/multitenancy/MultiTenancy.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/schema/Schema.adoc
    M documentation/src/main/asciidoc/userguide/chapters/transactions/Transactions.adoc
    M documentation/src/test/java/org/hibernate/userguide/hql/HQLTest.java

  Log Message:
  -----------
  HHH-13165 - Don't use confusing "this" in the User Guide admonition blocks



      **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