Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: c94718774840db6a9d5c817fbd2d5f6ebc599903
https://github.com/hibernate/hibernate-orm/commit/c94718774840db6a9d5c817...
Author: Vincent Ricard <ghostd(a)users.noreply.github.com>
Date: 2016-05-23 (Mon, 23 May 2016)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/caching/Caching.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/basic_types.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/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/pc/PersistenceContext.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/hql/HQL.adoc
Log Message:
-----------
HHH-10765 Some links in the user guide are broken
HHH-10522 Invalid reference to naming chapter in user guide
HHH-10524 Invalid reference wrt composite identifiers
HHH-10525 Invalid reference to bytecode enhancement in User Guide