| Interface | Description |
|---|---|
| HikariConfigMBean |
The javax.management MBean for a Hikiri pool configuration.
|
| IConnectionCustomizer |
Interface whose implementers can perform one-time customization of a
Connection before it is added to the pool.
|
| Class | Description |
|---|---|
| HikariConfig | |
| HikariDataSource |
The HikariCP pooled DataSource.
|
| HikariJNDIFactory |
A JNDI factory that produces HikariDataSource instances.
|
Copyright © 2014 Zaxxer.com. All rights reserved.