Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-2297

Support Quartz configuration with Oracle and another Databases

    XMLWordPrintable

Description

    Today, the Quartz setup only allows user to configure it with PostgreSQL or MySQL, we need to also support it with Oracle or other vendors:

    if [[ "${KIE_SERVER_PERSISTENCE_DIALECT}" == "org.hibernate.dialect.MySQL"* ]]; then
    elif [[ "${KIE_SERVER_PERSISTENCE_DIALECT}" == "org.hibernate.dialect.PostgreSQL"* ]]; 
    

    Attachments

      Issue Links

        Activity

          People

            rhn-support-fspolti Filippe Spolti
            rhn-support-fspolti Filippe Spolti
            Petr Nehyba Petr Nehyba (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: