Submitted Questions

  • Execution of BatchUpdate statements in java

    Execution of BatchUpdate statements in java, I set connection.setAutoCommit(false);, And run my BatchUpdata statements, and I'm retriving the result set using "Select" statement, what are the values that I can get, new updated values or old values.Regards,Suresh