You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/29 18:48:00 UTC

[jira] [Commented] (OPENJPA-2812) Enable to force snake_case for column names

    [ https://issues.apache.org/jira/browse/OPENJPA-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095790#comment-17095790 ] 

ASF subversion and git services commented on OPENJPA-2812:
----------------------------------------------------------

Commit d0875670dd470473e305aea00d66984735a8e3dc in openjpa's branch refs/heads/master from Romain Manni-Bucau
[ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=d087567 ]

OPENJPA-2812 snake_case support in dbdictionary for db column names


> 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)