[
https://issues.apache.org/jira/browse/OPENJPA-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582673#action_12582673
]
Michael Dick commented on OPENJPA-417:
--------------------------------------
Hi Albert,
I took a quick look at the patch and it looks good to me. The convention in the
Compatibility class is to use getXxxxx() instead of isXxxxx() though, but
that's a rather simple change.
> Support more elements in collections and maps
> ---------------------------------------------
>
> Key: OPENJPA-417
> URL: https://issues.apache.org/jira/browse/OPENJPA-417
> Project: OpenJPA
> Issue Type: New Feature
> Reporter: Patrick Linskey
> Fix For: 1.1.0
>
> Attachments: OPENJPA-417.patch
>
>
> It would be useful if OpenJPA could support Map<String,String>,
> Collection<String>, Map<UserDefinedType,OtherUserDefinedType> etc. more
> fluently.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.