[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4471?page=c...
]
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira