Connection pooling is one of the way to increase the performance of the jdbc connectivity in client server technology. It optimizes the time taken acquire a new connection on every request by maintaining a pool of connections by the connection pool server which serves the connections to the requested objects and maintains the acurate status of each connection.
If you have the better answer, then send it to us. We will display your answer after the approval.