to update a batch in a table in jdbc which method of
statement object is used.
Answer Posted / kakumudi srihari mca
By using BatchUpdate().
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is c++ more secure than java?
What is the container?
What is fatal error?
What does resource adapt module contain?
What are struts?
What is bean factory, have you used xmlbean factory?
What is javamail?
What are the main components of a class in java?
What do you understand by a thin client?
What are the main components of multi-tier architecture?
What is java gui?
for example we are login into the irctc server from there it will go to the selected bank and deduct amount and come back to the irctc. so if we are developing this in java means will it be run on the same session. but as per my knowledge bank is separate and irctc is separate URL's so it will use two different sessions then how it is maintaining same session through out application and even it uses the payment gateway? how it is working can any one help me on that??
What is j2ee and j2se?
Is j2ee a language or framework?
What is java secure socket extension (jsse)?