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
Is java procedural or object oriented?
Who generates bytecode in java?
What is j2ee api?
Is string an object in java?
Why is java more secure?
What is application client container?
Is core java and j2se same?
What do you understand by connector?
What is the ear file?
What is java servlet container?
What is javac written?
What is callback methods Component methods called by the container to notify the component of important events in its life cycle?
Hi Friends. I want complete technical flow of j2ee project with following technologies. jsp , servlet , Struts , Hibernate , (should follow mvc-2 design pattern) . with DAO ,DTO SERVICE layers .
What is java netbeans?
i want test pattern of zylog company and some examples also