[hibernate-commits] [hibernate/hibernate-orm] 511a5a: HHH-12423 - SecondaryTable is not taking into acco...

GitHub noreply at github.com
Fri Mar 23 07:53:26 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 511a5a3618114bfaac47af6b2cf1404e48af08bb
      https://github.com/hibernate/hibernate-orm/commit/511a5a3618114bfaac47af6b2cf1404e48af08bb
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/boot/internal/InFlightMetadataCollectorImpl.java
    M hibernate-core/src/main/java/org/hibernate/boot/spi/InFlightMetadataCollector.java
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/EntityBinder.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/secondarytable/SecondaryTableSchemaTest.java

  Log Message:
  -----------
  HHH-12423 - SecondaryTable is not taking into account the schema while mapping the entity




More information about the hibernate-commits mailing list