Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hikaricp

Connection pooling is not reusing idle connections

heroku app runs OK remotely, but fails locally with "Failed to get driver instance for jdbcUrl=jdbc:postgresql://username@localhost"

HikariCP Lazy with Spring LazyConnectionDataSourceProxy

spring hikaricp

Alive or Idle connections on JDBC

HikariPool-1 - Failed to validate connection org.postgresql.jdbc.PgConnection@2a84e649 (This connection has been closed.)

Is HikariCP autocommit usage the same as regular java connection autocommit usage?

Why HikariCP creates new connection for every web app in Tomcat on startup

mysql tomcat7 c3p0 hikaricp

Using HikariCP under DB failover senario

com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization

java mysql jdbc hikaricp

HikariCP(2.4.6) in Tomcat(8.0.32) lib directory doesn't log

How to prevent failure on Hikari Pool initialization if database connection fails

scala hikaricp

com.microsoft.sqlserver.jdbc.sqlserverexception: the stream is closed

PrepareStatement/Commit sequence not working in mysql/HikariCP webapp