| 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.copyState(HikariConfig other) |
| Constructor and Description |
|---|
HikariDataSource(HikariConfig configuration)
Construct a HikariDataSource with the specified configuration.
|
Copyright © 2017 Zaxxer.com. All Rights Reserved.