Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-6130

JDBC Thin: JdbcThinResultSet must support types conversions

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.3
    • jdbc

    Description

      Now JdbcThinResultSet doesn't support data types transformation.

      e.g.: if the attribute type is SHORT
      all the methods below must return valid value:
      getByte, getShort, getInt, getLong, getFloat, getDouble, getBigDecimal, getBoolean, getString, getNString

      See the table B-6 at the JDBC spec (see also 8.9.5 and 8.9.6).

      Attachments

        Issue Links

          Activity

            People

              tledkov-gridgain Taras Ledkov
              tledkov-gridgain Taras Ledkov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: