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

executeQuery method in this PreparedStatement object executes DML/DDL queries

    XMLWordPrintable

Details

    • x86_64
    • windows_7

    Description

      A DESCRIPTION OF THE PROBLEM :
      executeQuery method in this PreparedStatement object executes DML/DDL queries when I am connecting to Oracle database using JDBC thin driver. Its successfully executing the DML/DDL commands and then throwing error as no resultset is returned by these commands.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Error should be thrown without executing the DML/DDL commands
      ACTUAL -
      Error is thrown after successfully executing the DML/DDL commands

      FREQUENCY : often


      Attachments

        Activity

          People

            psonal Pallavi Sonal (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: