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

JobExecutionEntity#jobProperties should get stored as String

    XMLWordPrintableJSON

Details

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

    Description

      Currently we have it as

      @Lob
      private Properties jobProperties

      but this doesn't work on all JPA providers and it also ends up having binary data in our db.

      Instead of this we should use some nice human readable format like json or even XML..

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: