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:21:39 UTC

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

     [ https://issues.apache.org/jira/browse/OPENJPA-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nimisha Gupta updated OPENJPA-2574:
-----------------------------------
    Description: 
In our application, we processing XML's 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 in which the data-source is configured in our application using JNDI as well as J2SE.

What can we do to persist data that supports Unicode encoding?

  was:
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?



> 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 XML's 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 in which the data-source is configured in our application using JNDI as well as J2SE.
> What can we do to persist data that supports Unicode encoding?



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