[hibernate-commits] [hibernate/hibernate-orm] 170007: HHH-13217 - Don't throw exception if both @MappedS...

Vlad Mihalcea noreply at github.com
Fri Feb 15 05:40:34 EST 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 170007fc9a5436c1d515a245bc173984369c65ee
      https://github.com/hibernate/hibernate-orm/commit/170007fc9a5436c1d515a245bc173984369c65ee
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2019-02-15 (Fri, 15 Feb 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/AnnotationBinder.java
    M hibernate-core/src/main/java/org/hibernate/internal/CoreMessageLogger.java
    M hibernate-core/src/test/java/org/hibernate/test/inheritance/MappedSuperclassInheritanceTest.java

  Log Message:
  -----------
  HHH-13217 - Don't throw exception if both @MappedSuperclass and @Inheritance are used




More information about the hibernate-commits mailing list