[hibernate-commits] [hibernate/hibernate-core] 7b2e52: Merge pull request #81 from lukasz-antoniak/HHH-58...

noreply at github.com noreply at github.com
Mon May 23 13:26:10 EDT 2011


Branch: refs/heads/master
Home:   https://github.com/hibernate/hibernate-core

Commit: 7b2e5251d3148acbcbf68da445b412e0f4432435
    https://github.com/hibernate/hibernate-core/commit/7b2e5251d3148acbcbf68da445b412e0f4432435
Author: Adam Warski <adam at warski.org>
Date:   2011-05-23 (Mon, 23 May 2011)

Changed paths:
  M hibernate-envers/src/main/java/org/hibernate/envers/entities/mapper/id/AbstractCompositeIdMapper.java
  A hibernate-envers/src/test/java/org/hibernate/envers/test/integration/onetoone/unidirectional/UniRefIngMulIdEntity.java
  A hibernate-envers/src/test/java/org/hibernate/envers/test/integration/onetoone/unidirectional/UnidirectionalMulIdWithNulls.java

Log Message:
-----------
Merge pull request #81 from lukasz-antoniak/HHH-5808

HHH-5808 - ObjectNotFoundException for an audited optional association. Envers is creating a proxy even when the association is null.




More information about the hibernate-commits mailing list