You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Carl J. Mosca (JIRA)" <ji...@apache.org> on 2013/08/30 04:43:51 UTC

[jira] [Created] (OLINGO-9) JPA - support for char type

Carl J. Mosca created OLINGO-9:
----------------------------------

             Summary: JPA - support for char type
                 Key: OLINGO-9
                 URL: https://issues.apache.org/jira/browse/OLINGO-9
             Project: Olingo
          Issue Type: Bug
          Components: odata2-jpa
    Affects Versions: 1.0.0
            Reporter: Carl J. Mosca
            Priority: Blocker


An apparent known limitation, only Strings are currently supported.

In order to get it working for the time being, I modified the JPATypeConverter to include char.class and Character.class along with String.class.

This is not a fix because it does not address the reverse mapping but hopefully it keeps it on the radar.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira