[ https://issues.apache.org/jira/browse/OPENJPA-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-1724: ---------------------------------- Fix Version/s: 2.1.0 (was: 1.2.2) (was: 2.0.0) Affects Version/s: 2.0.0 1.2.2 > Allow MappingTool to generate DDL SQL files in a different encoding than the local JVM > -------------------------------------------------------------------------------------- > > Key: OPENJPA-1724 > URL: https://issues.apache.org/jira/browse/OPENJPA-1724 > Project: OpenJPA > Issue Type: Improvement > Components: jdbc, tooling > Affects Versions: 1.2.2, 1.3.0, 2.0.0 > Reporter: Donald Woods > Assignee: Donald Woods > Priority: Minor > Fix For: 2.1.0 > > Attachments: OPENJPA-1724.diff > > > Handle case where Java code is using UTF-8 encoded characters and we want the output DDL files to remain in UTF-8, instead of default to unicode UTF-16. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.