In my application, Spring manages connection pool for database access. Hibernate uses these connections for its queries. At first glance, I have no problems with the pool: i
you have to add some parameters in your DataSource:
more important add testOnBorrow and validationQuery