[hibernate-commits] [hibernate/hibernate-orm] 664a9d: HHH-11837 - MapsId and PrimaryKeyJoinColumn exampl...

GitHub noreply at github.com
Mon Jun 26 08:01:49 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 664a9d568ac22b7654f78cefca3acc35f7d1cac5
      https://github.com/hibernate/hibernate-orm/commit/664a9d568ac22b7654f78cefca3acc35f7d1cac5
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    R documentation/src/main/asciidoc/userguide/chapters/domain/extras/id/CompositeIdAssociationPrimaryKeyJoinColumn.java
    R documentation/src/main/asciidoc/userguide/chapters/domain/extras/id/DerivedIdentifier.java
    M documentation/src/main/asciidoc/userguide/chapters/domain/identifiers.adoc
    A documentation/src/test/java/org/hibernate/userguide/associations/OneToOneMapsIdTest.java
    A documentation/src/test/java/org/hibernate/userguide/associations/OneToOnePrimaryKeyJoinColumnTest.java
    R documentation/src/test/java/org/hibernate/userguide/persister/PersisterTest.java

  Log Message:
  -----------
  HHH-11837 - MapsId and PrimaryKeyJoinColumn examples in the documentation should use OneToOne rather than ManyToOne




More information about the hibernate-commits mailing list