Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-1187 Refine vdb version logic
  3. TEIID-1198

Allow specifying the VDB version as part of the VDB name in the JDBC URL connection string.

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • 7.1
    • None
    • JDBC Driver
    • None
    • Documentation (Ref Guide, User Guide, etc.)
    • Low

      Currently when a user connects to a VDB of particular version they use the format

      jdbc:teiid:<vdb>@mm://host:port;version=?;user=..

      additionally support

      jdbc:teiid:<vdb.version>@mm://host:port;user=..

      in which case both the above URL are same.

      This format is required by the ODBC client. As in ODBC the "Connection Settings" are called after the connection is made. The version information is required at the time of the connection.

            rhn-engineering-rareddy Ramesh Reddy
            rhn-engineering-rareddy Ramesh Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: