[
https://issues.apache.org/jira/browse/JCS-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Vandahl resolved JCS-84.
-------------------------------
Resolution: Fixed
Fix Version/s: jcs-1.4-dev
Patch applied. Adjust unit test to comply with the patch.
> information loss and ambiguous field names in JDBCDiskCache
> -----------------------------------------------------------
>
> Key: JCS-84
> URL: https://issues.apache.org/jira/browse/JCS-84
> Project: JCS
> Issue Type: Improvement
> Components: JDBC Disk Cache
> Affects Versions: jcs-1.3, jcs-1.4-dev
> Reporter: Aleksandar Ivanisevic
> Assignee: Thomas Vandahl
> Priority: Minor
> Fix For: jcs-1.4-dev
>
> Attachments: jcs-84.patch
>
>
> in JDBCDiskCache CREATE_TIME is defined as DATE, not as TIMESTAMP (or
> DATETIME in mysql) so the time information is lost greatly reducing the
> usability of the field. Also, CREATE_TIME_SECONDS is not actually a create
> time but an update time since it is set to current time on every update.
> attached patch solves both issues
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira