[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3710) Add Valid Time support
jason shi (JIRA)
noreply at atlassian.com
Tue Jan 13 04:18:38 EST 2009
Add Valid Time support
----------------------
Key: HHH-3710
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3710
Project: Hibernate Core
Issue Type: Improvement
Components: envers
Affects Versions: 3.4
Reporter: jason shi
The envers uses transaction time for revisions (REVTSTMP field in REVINFO table).
For many enterprise application, the valid time is more important than the transaction time, especially for those tables require revisions.
In the envers_seam_demo, there is a bi-temporal demo, it uses additional query conditions (filter by actualDate),
It's too complex for us.
hope the valid time can be supported natively
--
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list