]
Gail Badner updated HHH-3571:
-----------------------------
Fix Version/s: (was: 3.5.4)
3.5.x
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: