Java Database Connectivity Question:
Download Job Interview Questions and Answers PDF
What are collection pools? What are the advantages?
Answer:
A connection pool is a cache of database connections that is maintained in memory, so that the connections may be reused
Download Java Database Interview Questions And Answers
PDF
Previous Question | Next Question |
What is a data source (DS)? | How do you get Column names only for a table (SQL Server)? |