[hibernate-commits] [hibernate/hibernate-orm] 0a24f4: HHH-11837 - MapsId and PrimaryKeyJoinColumn exampl...

GitHub noreply at github.com
Tue Jun 27 05:09:51 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 0a24f4d6bdc5eb69e38adbc1ca87e3796bd677f9
      https://github.com/hibernate/hibernate-orm/commit/0a24f4d6bdc5eb69e38adbc1ca87e3796bd677f9
  Author: Vlad Mihalcea <mihalcea.vlad at 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




More information about the hibernate-commits mailing list