[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3728?page=c...
]
Erik-Berndt Scheper commented on HHH-3728:
------------------------------------------
It would be nice if envers supported this too, using an annotation such as
@org.hibernate.envers.AuditTableForeignKey(name="FK_NAME")
and
@org.hibernate.envers.AuditJoinTableForeignKey(name="FK_NAME")
Support naming of generated foreign keys of audit tables
--------------------------------------------------------
Key: HHH-3728
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3728
Project: Hibernate Core
Issue Type: Improvement
Components: envers
Affects Versions: 3.4
Reporter: Erik-Berndt Scheper
Priority: Minor
Hibernate supports naming of generated foreignkeys using the annotation
@org.hibernate.annotations.ForeignKey(name = "FK_IGBA_PRSN")
--
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