DBA > Job Interview Questions > Java database interview questions

What are collection pools? What are the advantag

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

14. What are collection pools? What are the advantages?

A connection pool is a cache of database connections that is maintained in memory, so that the connections may be reused

(Continued on next question...)

Other Job Interview Questions