]
Adam Warski resolved HHH-4010.
------------------------------
Assignee: Adam Warski
Resolution: Fixed
Fix Version/s: 3.5
support auditing of entity having reference (many-to-one relation) to
not audited entity
----------------------------------------------------------------------------------------
Key: HHH-4010
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4010
Project: Hibernate Core
Issue Type: New Feature
Components: envers
Affects Versions: 3.3.2
Reporter: Tomasz Bech
Assignee: Adam Warski
Fix For: 3.5
Attachments: envers.patch
There is an annotated (with @Audited) entity class (lets say - class A), it has
ManyToOne reference to another class (lets named this class as B).
For various reason, class B should stay as not audited - for example because B is a
static dictionary class with milion of records, so duplications in the Audited table is
not advised or possible.
Currently this is not supported by evners (target entity must me audited as well for
now).
Related topic on forum:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=157846
We are going to implement this feature and provide the patch as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: