How to configure the connection pool in Play Framework 1.3 through application.conf and c3p0.propert...
Read MoreMy H2/C3PO/Hibernate setup does not seem to preserving prepared statements?...
Read MoreUnable to get c3p0 logging to go to file...
Read MoreHow to I enable c3p0 logging within my hibernate class...
Read MoreConnection close method doesnt work, too many clients error...
Read MoreC3P0 + Hibernate ClassNotFoundException: com.mchange.v2.log.MLog...
Read MoreNewProxyCallableStatement cannot be cast to SQLServerCallableStatement...
Read MorecreateArrayOf AbstractMethodError...
Read MoreHow is maxIdleTimeExcessConnections different from maxIdleTime in c3p0?...
Read MoreC3P0 in Java 1.5 fails: UnsupportedClassVersionError...
Read MoreWhat is the impact of updating C3PO JDBC url?...
Read MoreHow can I check out whether c3p0's Connection Pooling work in my project?...
Read MoreC3P0's checkoutTimeout setting is interfering with the the login failed exception...
Read MoreHow to use C3P0 in a spring boot hibernate multi tenant application to manage connection pool?...
Read MoreDeadlock starting c3po connection pool with Zipkin TracingStatementInterceptor...
Read Morec3p0 hsqldb driver class not found...
Read MoreIs it safe to share a single Classloader for common libraries across multiple <Host> elements?...
Read Morehow to set driver connection properties using c3p0 libraries?...
Read MoreHow can I initialize the c3p0 pool in advance?...
Read Morec3p0 and Heroku postgres, issues with SSL...
Read MoreWhat is a connection checkout in Hibernate c3p0?...
Read MoreSetting up Hibernate+C3P0 in Spring...
Read Morejava.sql.SQLException: No operations allowed after connection closed . DB: mysql...
Read MoreBuilding connection pool in a service and using them in other services...
Read MoreInitializing c3p0 pool... timeout...
Read Moreis it necessary to call getConnection() in every class whenever I need to get the connection using c...
Read Morec3p0 maxIdleTime is same as wait_timeout of mysql?...
Read Morehibernate 3.2.6 or 3.3.2 and jboss 4.2.3.GA deployed app run fails with c3p0 error...
Read More