Answers

Question and Answer:

  Home  Java Database

⟩ 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

 141 views

More Questions for you: