Answer Posted / sathish.pk
My answer 6 is correct, please ignore answer 5 as something
missed.
by sathish.pk
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is transaction processing in jdbc?
What is the return type of execute, executequery and executeupdate?
What is a jdbc url?
What is the difference between setmaxrows(int) and setfetchsize(int)?
What are the different types of lockings in jdbc?
Explain about the drive manager class working?
Is oracle client required for jdbc connection?
What are the methods which can verify the cursor particular position?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
How many types of jdbc drivers are there?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
List the advantages of using datasource?
What does the connection object represents?
What is dburl?
What is a rollback in jdbc?