[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5910?page=c...
]
Alexandre Garnier updated HHH-5910:
-----------------------------------
Attachment: HibernateTestCase.tar.gz
Here is a test case.
There is a useless AbstractEntity_AUD table created.
If AbstractEntity is declared as @MappedSuperClass, the audit table is not created, but in
this case it must be an @Entity to be referenced in the ReferencingEntity.
Hbm2ddl.SchemaExport creates audit table for abstract audited
classes
---------------------------------------------------------------------
Key: HHH-5910
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5910
Project: Hibernate Core
Issue Type: Bug
Components: envers
Affects Versions: 3.6.1
Reporter: Alexandre Garnier
Assignee: Adam Warski
Attachments: HibernateTestCase.tar.gz
Hbm2ddl.SchemaExport doesn't create entity table for abstract classes but it creates
the audit table.
--
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