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
Explain the difference between inner and outer join ?
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?
What is jdbc and odbc?
Jdbc-odbc bridge is multi-threaded or not?
What is ojvm used for?
Does jdbc require oracle client?
Differentiate between stored procedure and functions?
explain about special characters?
What is JDBC Connection? Explain steps to get Database connection in a simple java program.
What is hbm xml?
How do I receive a ResultSet from a stored procedure?
Is jdbc a framework?
How to move the cursor in scrollable resultset ?
What is a jdbctemplate?
Why do I have to reaccess the database for Array, Blob, and Clob data?