Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-706

Ability to provide custom driver properties when defining a DataSource extension

    • Icon: Improvement Improvement
    • Resolution: Invalid
    • Icon: Major Major
    • 2.4
    • None
    • None
    • None

      Currenlty, when using the DataSourceExtensionPoint, we're provided with a DataSource which was previously created, and we don't have any access to the creation process.
      It would be interesting to have the possibility to provide JDBC driver properties (maybe depending on the DBMS type) when defining a DataSourceExtensionPoint extension.

          [RUNTIME-706] Ability to provide custom driver properties when defining a DataSource extension

          Driver-specific properties should be passed as parameters on the driver URL configuration, like jdbc:mysql://host/database?property=value&property2=value2

          Nicolas Gavalda (Inactive) added a comment - Driver-specific properties should be passed as parameters on the driver URL configuration, like jdbc:mysql://host/database?property=value&property2=value2

            Unassigned Unassigned
            ngavalda Nicolas Gavalda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: