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

EOD: SQL Statement interface must throw unchecked exceptions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • core-libs
    • None
    • b50
    • generic
    • solaris_8

      When using a SQLStatement interface defined by a developer that extends the BaseQuery interface, the returned instance from the QueryFactory allows each of
      it's defined methods to throw unchecked exceptions.

      This has the obvious benefit of greatly simplfying user-code. Additional specification will be required to described how the exceptions thrown by each method should chain exceptions appropriately. All exception in this case will considered runtime. Note there is an RI impact and QA/QE impact here as this must
      be throughtly tested.


      ###@###.### 2004-11-12 01:27:15 GMT

      Additional note. Likely greatest engineering impact will be in the QueryFactory.

      ###@###.### 2004-12-10 22:48:07 GMT

            skaushiksunw Shreyas Kaushik (Inactive)
            jbrucesunw Jonathan Bruce (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: