The JEUS Connection Pools Layer

A connection pool is a cache of database connections maintained so that the connections can be reused when future requests to the database are required. With the help of the JEUS Connection Pool test mapped to it, this layer reveals how each connection pool configured on the server utilizes the connections in it.

JEUS Connection Pools Layer

Figure 1 : The tests mapped to the JEUS Connection Pools layer