Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-3447

Attempt to get JDBC cardinalities with getLong

XMLWordPrintable

    • Icon: Quality Risk Quality Risk
    • Resolution: Done
    • Icon: Major Major
    • 8.11
    • None
    • JDBC Connector
    • None

      Oracle, and possibly other drivers, can have an issue (numericoverflow) with table cardinalities over max int. when getInt is used on the ResultSet (int is expected according to JDBC). We can try getLong first and then getInt if there is an issue.

            rhn-engineering-shawkins Steven Hawkins
            rhn-engineering-shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: