Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 0a24f4d6bdc5eb69e38adbc1ca87e3796bd677f9
https://github.com/hibernate/hibernate-orm/commit/0a24f4d6bdc5eb69e38adbc...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2017-06-27 (Tue, 27 Jun 2017)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/domain/identifiers.adoc
Log Message:
-----------
HHH-11837 - MapsId and PrimaryKeyJoinColumn examples in the documentation should use
OneToOne rather than ManyToOne
Replace many-to-one with one-to-one as illustrated by the actual entity maappings