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

             Summary: JPA support for char type
                 Key: OLINGO-10
                 URL: https://issues.apache.org/jira/browse/OLINGO-10
             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

Reply via email to