The GlassFish 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 GlassFish ConnectionPool test mapped to it, this layer reveals how each connection pool configured on the server utilizes the connections in it.

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