Every time an application requires access to a database entity, it opens a connection to that database. In a scenario where several such applications access the same database, the number of open ...