c3p0
-
c3p0
C3p0 Connection Pooling Example
In the previous example, we understood the concept of connection pooling and how we can use it to improve the…
Read More » -
hibernate
Hibernate Connection Pool configuration with C3P0 Example
This is a tutorial on how to use C3P0 connection pool framework with Hibernate. Basically what a connection pool does…
Read More »