[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4471) Allow customization of collection audit tables

Nicolas Rougé (JIRA) noreply at atlassian.com
Thu Oct 1 06:06:56 EDT 2009


Allow customization of collection audit tables
----------------------------------------------

                 Key: HHH-4471
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4471
             Project: Hibernate Core
          Issue Type: New Feature
          Components: envers
            Reporter: Nicolas Rougé
            Priority: Minor
         Attachments: customize-collection-audit-tables.patch

Envers does not provide a way to customize collection audit table names.
Here is a patch that provides two new annotations : @AuditCollectionTable and @AuditCollectionTables so you can provide the collection audit table name.

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