Can't bind java.util.Date value in SQL Template
-----------------------------------------------
Key: CAY-1388
URL: https://issues.apache.org/jira/browse/CAY-1388
Project: Cayenne
Issue Type: Bug
Components: Core Library
Affects Versions: 2.0 branch
Reporter: Evgeny Ryabitskiy
Priority: Critical
Fix For: 2.0.5
While rendering bind directive for java.util.Date value generated:
ParseErrorException( Can't determine JDBC type of binding .... )
Problem is that there is no mapping for java.util.Date to JDBC type in Cayenne
type mapping
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.