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

Nicolas Rougé (JIRA) noreply at atlassian.com
Mon Nov 2 05:11:54 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34387#action_34387 ] 

Nicolas Rougé commented on HHH-4471:
------------------------------------

My mistake. I fact my real problem was with the @OneToMany + @JoinColumn feature of Hibernate, and I haven't noticed the @AuditJoinTable that works fine.

> 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