[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4716) NotAuditedException using the entity name concept of hibernate.

Subhan (JIRA) noreply at atlassian.com
Fri Dec 18 07:17:29 EST 2009


 NotAuditedException using the entity name concept of hibernate.
----------------------------------------------------------------

                 Key: HHH-4716
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4716
             Project: Hibernate Core
          Issue Type: Bug
          Components: envers
    Affects Versions: 3.5.0-Beta-2
         Environment: hibernate-envers-3.5.0-Beta-2 and hibernate-core-3.3.2.GA 
DB : Oracle XE 
            Reporter:  Subhan
            Priority: Blocker
         Attachments: SimpleHibernateEnversExample.rar

I'm trying to use the entity name concept of hibernate, it saves/updates/deletes the data and audit data properly.  When trying to read the audited information its getting NotAuditedException error.

For reading the audited information , it would be great to have the support of entity name concepts as hibernate.

Sample project is added as attachment.(Which is having sample test case).

-- 
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

        


More information about the hibernate-issues mailing list