[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3571?page=c...
]
Gail Badner updated HHH-3571:
-----------------------------
This issue is currently scheduled for 3.5.x, but not 3.6. Should this issue be fixed in
3.6 as well (or instead)? If so, please correct the fix version(s).
Thanks,
Gail
Change the default revision entity configuration
------------------------------------------------
Key: HHH-3571
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3571
Project: Hibernate Core
Issue Type: Task
Components: envers
Reporter: Adam Warski
Assignee: Adam Warski
Fix For: 3.5.x
The current revision table and field names are not accepted by databases such as Oracle.
Hence:
- change the revision entity name from _revision_entity to something acceptable by all
databases (REVISION_ENTITY?)
- change the revision field name from _revision (to revision?)
Also, change the default id generation strategy from native to
org.hibernate.id.enhanced.SequenceStyleGenerator
Document those changes in the manual with a migration note!
--
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