[ 
https://issues.apache.org/jira/browse/OPENJPA-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597073#action_12597073
 ] 

Thomas Sandor commented on OPENJPA-417:
---------------------------------------

Hello,

I'm using the latest v1.1.0 (openjpa-1.1.0-r422266:656510) and it seems, if I 
specify the joinColumn name, mappingtool does not specify the right column 
length with varchar2.
However, if I do not want to rename the joinColumn (and use the generated one), 
it find the right column length.

I think it's a minor bug.

> 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.

Reply via email to