[
https://issues.apache.org/jira/browse/CAY-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13823720#comment-13823720
]
John Huss commented on CAY-1626:
--------------------------------
Good thoughts. Regarding point 3 (rewriting sqlLiteralForObject) we can break
up the existing switch statement by adding a new method to ExtendedType that
each type can override. But the strings generated by those methods are still
basically guesswork, although it doesn't matter much because these are only
used for writing the sql debug log.
> Add JodaTime DateTime support
> -----------------------------
>
> Key: CAY-1626
> URL: https://issues.apache.org/jira/browse/CAY-1626
> Project: Cayenne
> Issue Type: Improvement
> Components: Database integration
> Affects Versions: 3.1M2
> Reporter: Marc O'Morain
> Attachments: 0001-Add-support-for-joda-time-attributes.patch,
> DateTimeType.java, joda-patch.txt
>
>
> Here is some code that we wrote at Swrve to load/save jodatime DateTime
> objects with Cayenne
--
This message was sent by Atlassian JIRA
(v6.1#6144)