Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5535

Remove unused methods from client's CrossConverters class.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 10.9.1.0
    • Network Client
    • None

    Description

      The following methods in CrossConverters are not used (client code uses an optimized path, cf. e.g. getInt in am.Cursor.java which has this comment "For performance we don't materialize the BigDecimal, but convert directly from decimal bytes to a long"):

      getBooleanFromBigDecimal
      getByteFromBigDecimal
      getShortFromBigDecimal
      getIntFromBigDecimal
      getLongFromBigDecimal
      getFloatFromBigDecimal
      getDoubleFromBigDecimal

      Attachments

        1. derby-5535.diff
          4 kB
          Dag H. Wanvik

        Activity

          People

            dagw Dag H. Wanvik
            dagw Dag H. Wanvik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: