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

JDBC does not support bulk fetch

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Future Project
    • Icon: P4 P4
    • None
    • 5.0
    • core-libs
    • x86
    • windows_xp

      A DESCRIPTION OF THE REQUEST :
      I need obtain a complete fecth of 1000 rows. I need access with 10 thread

      at time:
      1st thread 1 100
      2nd thread 101 to 200

      ...

      This could improve performance of my applications.

      JUSTIFICATION :
      If I need make this I need use another language like C, read one row at a time is slow.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      I like that resultset could be indexes by row.


      ACTUAL -
      Only I could read a row at time. and sequencially

      CUSTOMER SUBMITTED WORKAROUND :
      I make a C program that does this.

            lancea Lance Andersen
            gmanwanisunw Girish Manwani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: