You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@batchee.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2014/04/01 11:54:26 UTC

[jira] [Resolved] (BATCHEE-25) entity StepExecutionEntity use reserved names as attributes

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

Mark Struberg resolved BATCHEE-25.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.1-incubating

> entity StepExecutionEntity use reserved names as attributes
> -----------------------------------------------------------
>
>                 Key: BATCHEE-25
>                 URL: https://issues.apache.org/jira/browse/BATCHEE-25
>             Project: BatchEE
>          Issue Type: Bug
>          Components: jbatch-core
>    Affects Versions: 0.1-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.1-incubating
>
>
> the entity StepExecutionEntity has fields like 'commit', 'rollback', 'write' and 'filter' which are reserved words in some databases.
> Even if OpenJPA detects this in the respective DBDictionary and renames the fields in the DB we should just not use reserved words. The main reason is that this renaming is highly vendor specific and another JPA provider would probably use different column names



--
This message was sent by Atlassian JIRA
(v6.2#6252)