Skip to content

wyatt-herkamp/hikaricp-cp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central

HikariCP-CP the HikariCP connection provider

How to use

  1. Add HikariCP into your classpath
  2. That's it!

Optional Options.

If you want to configure it a bit more you can. That magical properties file seen here You can add the following values in there

key Description
idle.timeout the maximum amount of time a connection may sit in a pool
leak.detection HikariCP leak detection setup
pool.size The maximum pool size for this pool
pool.name Your pools name

About

This is a connection provider that uses hikaricp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages