Dynamic select query picks up database date as java.sql.Date instead of java.util.Date --------------------------------------------------------------------------------------
Key: IBATIS-292 URL: http://issues.apache.org/jira/browse/IBATIS-292 Project: iBatis for Java Type: Bug Versions: 2.1.0 Environment: Win NT, Unix Reporter: shobin jose Dynamic select query for which results are mapped to a hashMap, picks up database date as java.sql.Date instead of java.util.Date. Because of this the time information stored in Oracle DATE is lost. Please suggest a work around for this. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira