Uploaded image for project: 'BatchEE'
  1. BatchEE
  2. BATCHEE-25

entity StepExecutionEntity use reserved names as attributes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.1-incubating
    • 0.1-incubating
    • jbatch-core
    • None

    Description

      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

      Attachments

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: