[
https://issues.apache.org/jira/browse/OPENJPA-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Manni-Bucau resolved OPENJPA-2812.
-----------------------------------------
Resolution: Fixed
> Enable to force snake_case for column names
> -------------------------------------------
>
> Key: OPENJPA-2812
> URL: https://issues.apache.org/jira/browse/OPENJPA-2812
> Project: OpenJPA
> Issue Type: Task
> Reporter: Romain Manni-Bucau
> Assignee: Romain Manni-Bucau
> Priority: Major
> Fix For: 3.1.2
>
>
> Usage would be to configure the db dictionary in the unit properties
> (adjusting your dictionary):
> {code:java}
> openjpa.jdbc.DBDictionary=derby(javaToDbColumnNameProcessing=snake_case)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)