[ 
https://issues.apache.org/jira/browse/JDO-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540404
 ] 

Andy Jefferson commented on JDO-546:
------------------------------------

I fixed some errors in the ORM files for jdbc-type in SVN. The <column> needed 
to be a subelement of <element>, <key>, <value>. The associated ArrayList, Map 
tests now pass. The only test that doesnt pass is arrays of Enums, and you can 
track that via
http://www.jpox.org/servlet/jira/browse/JAVAFIVEPLUGIN-94

> New test needed for enum field types and collections of enum types mapped to 
> numeric and character columns
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: JDO-546
>                 URL: https://issues.apache.org/jira/browse/JDO-546
>             Project: JDO
>          Issue Type: Test
>          Components: api2
>    Affects Versions: JDO 2 final
>            Reporter: Craig Russell
>            Assignee: Michelle Caisse
>             Fix For: JDO 2 maintenance release 1
>
>
> Java enum types are now supported as persistent field types. New test cases 
> are needed for fields of enums, fields of collections and arrays of enums, 
> mapped to both numeric and character columns.

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