Java Mailing List Archive

http://www.gg3721.com/

Home » Hibernate Issues List »

[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4010) support
auditing of entity
having reference (many-to-one relation) to not audited entity

Anupam M (JIRA)

2009-07-02

Replies: Find Java Web Hosting

Author LoginPost Reply
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


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: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
_______________________________________________
hibernate-issues mailing list
hibernate-issues@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-issues
©2008 gg3721.com - Jax Systems, LLC, U.S.A.