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
How do I become a java developer?
how to run servlet program between two computer through internet ?
What is java developer job description?
i want test pattern of zylog company and some examples also
What is a gui in java?
Is java gui dead?
What is initialization parameter?
Why java is interpreted language?
What is a j2ee component?
How to create object without using the keyword “new” in java?
What do you mean by the deployment descriptor?
What is data?
How does j2ee application work?
Which package is imported by default in java?
What does java awt stand for?