Answer Posted / swati purwar
A technique used for establishing a pool of resource
connections that applications can share on an application
server.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are temp tables ?
How to insert an image or raw data into database?
What are the differences between execute, executequery, and executeupdate?
explain about special characters?
How many types of jdbc drivers are available?
What is connection pooling and why it is used?
What is JDBC Connection isolation levels?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
What are the advantages of collection pools?
What is a statement in java?
What is meant by connection string?
Which jdbc drivers will run your program?
Why do I have to reaccess the database for Array, Blob, and Clob data?
Define preparedstatement.
Where can I find info, frameworks and example source for writing a JDBC driver?