| Package | Description |
|---|---|
| com.zaxxer.hikari | |
| com.zaxxer.hikari.pool |
| Modifier and Type | Method and Description |
|---|---|
HikariPoolMXBean |
HikariDataSource.getHikariPoolMXBean()
Get the
HikariPoolMXBean for this HikariDataSource instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
HikariPool
This is the primary connection pool class that provides the basic
pooling behavior for HikariCP.
|
Copyright © 2017 Zaxxer.com. All Rights Reserved.