| Package | Description |
|---|---|
| com.zaxxer.hikari |
| Modifier and Type | Class and Description |
|---|---|
class |
HikariDataSource
The HikariCP pooled DataSource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HikariConfig.copyStateTo(HikariConfig other)
Copies the state of
this into other. |
| Constructor and Description |
|---|
HikariDataSource(HikariConfig configuration)
Construct a HikariDataSource with the specified configuration.
|
Copyright © 2020 Zaxxer.com. All Rights Reserved.