Introduction - If you have any usage issues, please Google them yourself
DBCP (DataBase connection pool), the database connection pool. Since the establishment of a database connection is a very time-consuming behavior of consumption of resources, so in advance through the connection pool to establish some connection with the database and placed in memory, the application needs to establish a database connection directly to the connection pool for an on-line, exhausted after put back