[hibernate-commits] [hibernate/hibernate-orm] e95077: Fix audit middle-entity table generation to add ad...

GitHub noreply at github.com
Thu Dec 6 18:48:02 EST 2018


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: e95077d033b93d0cd7e2fd7c8bcf11edf8b1a7fb
      https://github.com/hibernate/hibernate-orm/commit/e95077d033b93d0cd7e2fd7c8bcf11edf8b1a7fb
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2018-12-06 (Thu, 06 Dec 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/envers/configuration/internal/metadata/CollectionMetadataGenerator.java

  Log Message:
  -----------
  Fix audit middle-entity table generation to add additional columns correctly.


  Commit: 85c165482dc2bcee4f703038076e1c45e396a6b0
      https://github.com/hibernate/hibernate-orm/commit/85c165482dc2bcee4f703038076e1c45e396a6b0
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2018-12-06 (Thu, 06 Dec 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/spi/ManagedTypeDescriptor.java

  Log Message:
  -----------
  Fix NPE when getting property values on a null object instance.


Compare: https://github.com/hibernate/hibernate-orm/compare/f2464a3fffb6...85c165482dc2
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list