You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Nimisha Gupta (JIRA)" <ji...@apache.org> on 2015/03/19 15:19:39 UTC

[jira] [Created] (OPENJPA-2574) Unicode support for persisting data to DB2

Nimisha Gupta created OPENJPA-2574:
--------------------------------------

             Summary: Unicode support for persisting data to DB2
                 Key: OPENJPA-2574
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2574
             Project: OpenJPA
          Issue Type: Question
    Affects Versions: 2.2.1
            Reporter: Nimisha Gupta


In our application, we processing XMLs containing unicode characters and mapping their values to entities. Post that, we are persisting the entities to the database.

When we persist the data to the database,  garbage value is persisted (i.e.  arrow keys) 

We are using DB2 as the database, what can we do to persist data that supports unicode encoding?




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)