I am trying to create a global connection pool for my Java app.
My problem is that when I use the following approach:
package mypackage; public class