| Package | Description |
|---|---|
| com.zaxxer.hikari |
| Modifier and Type | Method and Description |
|---|---|
IConnectionCustomizer |
HikariConfig.getConnectionCustomizer()
Get the customizer instance specified by the user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HikariConfig.setConnectionCustomizer(IConnectionCustomizer customizer)
Set the connection customizer to be used by the pool.
|
Copyright © 2014 Zaxxer.com. All rights reserved.