Documentation error in code sample of PreparedStatement

XMLWordPrintable

    • b08

      A DESCRIPTION OF THE PROBLEM :
      The Javadoc of interface PreparedStatement contains sample code.
      In here the pstmt.setBigDecimal(1, 153833.00) is wrong.
      The value 153833.00 is of type double and cannot be converted to BigDecimal.



      FREQUENCY : always


            Assignee:
            Lance Andersen
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: