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)