Answer Posted / hariom rao(knowx)
This will give you acess to a collection of already opened
database connections,which will reduce the time it takes to
service a request,and u can service n number of requests at
once.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is JDBC Savepoint? How to use it?
What is jdbc in java?
What is 2 phase commit?
Where is jdbc used?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
What is jdbc servlet?
How many categories of jdbc drivers are there?
How can we move the cursor in a scrollable result set?
What is the use of dialect?
Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
How many types of jdbc drivers are available?
What is dburl?
What is an encrypted internet connection?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?