Answer Posted / sknkarthik
connection pooling is collection of data base collection
that are opend once and loded in to the memory. so these
connection can reuse without reconnect in to the dbms
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What does adapter class provide?
How to check jdbc driver version in sql server?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
Why do we need a jdbcrowset like wrapper around resultset?
Differentiate between a statement and a preparedstatement.
Does jdbc require oracle client?
What are jdbc and its components?
What is jdbc thin client in oracle?
What is odbc and jdbc in dbms?
Is jdbc an api?
What is ojdbc14 jar?
What is JDBC Batch Processing and what are it’s benefits?
DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
Describe how the jdbc application works.
What is JDBC Driver interface?