Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-8 Support common database dialects for jdbc job repository besides the default h2
  3. JBERET-16

Automatically discover the job repository database type and make ddl-file optional

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.CR2
    • 1.0.0.CR2
    • jberet-core
    • None

      we may want to make the attribute ddl-file optional, and let the runtime to discover the database types for the most cases, to hide away this implementation details. Cases where users do want to explicitly specify it are for:

      • a database type not currently covered,
      • or the ddl file bundled in for a particular database type is wrong or not optimal, for example, VARCHAR(2048) is too short for that column.

            cfang@redhat.com Cheng Fang
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: