to update a batch in a table in jdbc which method of
statement object is used.
Answer Posted / surima
First add the sql querys to statement object via
stmt.addBatch(strupdQry)
then write stmt.executeBatch()
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is j2ee product provider?
What is layout in java?
What is the name of java compiler?
What is asant?
What does java awt stand for?
What is java technology stack?
What is cascade delete?
What is application component provider?
What are the modules of j2ee?
What is home interface?
What are the advanced technologies in java?
What is mean by j2ee?
Are java primitives objects?
What is filter chain?
What is ejb jar file?