public class HikariConfigurationUtil extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static String |
CONFIG_PREFIX |
|
static String |
CONFIG_PREFIX_DATASOURCE |
| Constructor | Description |
|---|---|
HikariConfigurationUtil() |
| Modifier and Type | Method | Description |
|---|---|---|
static HikariConfig |
loadConfiguration(Map props) |
Create/load a HikariConfig from Hibernate properties.
|
public static final String CONFIG_PREFIX
public static final String CONFIG_PREFIX_DATASOURCE
public static HikariConfig loadConfiguration(Map props)
props - a map of Hibernate propertiesCopyright © 2017 Zaxxer.com. All Rights Reserved.