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
Describe secure socket layer (ssl)?
What is java ee technologies?
Explain the j2ee tiers.
Is java gui dead?
Which software is used for java?
What is frame in java?
What is java technology stack?
What is jetty in java?
What is external subset?
Which compiler is used in java?
Is downloading java safe?
What is the use of method save()?
What is java transaction service (jts)?
Explain j2ee architecture.
What is java transaction api (jta)?