Jason Richardson created ISIS-229:
-------------------------------------
Summary: SQL-OS java.util.Date value not correctly detected
Key: ISIS-229
URL: https://issues.apache.org/jira/browse/ISIS-229
Project: Isis
Issue Type: Bug
Components: Runtimes: Dflt: Objectstores: SQL
Affects Versions: 0.2.0-incubating
Reporter: Jason Richardson
java.util.Date cannot be cast to org.apache.isis.applib.value.DateTime
java.lang.ClassCastException: java.util.Date cannot be cast to
org.apache.isis.applib.value.DateTime
at
org.apache.isis.runtimes.dflt.objectstores.sql.jdbc.JdbcDateTimeMapper.preparedStatementObject(JdbcDateTimeMapper.java:51)
at
org.apache.isis.runtimes.dflt.objectstores.sql.jdbc.AbstractJdbcFieldMapping.appendInsertValues(AbstractJdbcFieldMapping.java:59)
* I was using the HTML viewer.
--
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