Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8221390

java.sql.ResultSet.getBigInteger() method will be required in jdbc to be compatible with mysql 8

XMLWordPrintable

      ADDITIONAL SYSTEM INFORMATION :
      This method is not available upto java 11.0.2

      A DESCRIPTION OF THE PROBLEM :
      The current java.sql.ResultSet has no getBigInteger method. As of mysql 8 the, the generated primary key could be a BigInteger. So it will be very useful if there are getBigInteger methods in java.sql.ResultSet like getLong

            lancea Lance Andersen
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: