public class HikariConfigurationUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_PREFIX |
static String |
CONFIG_PREFIX_DATASOURCE |
| Constructor and Description |
|---|
HikariConfigurationUtil() |
| Modifier and Type | Method and 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 © 2016 Zaxxer.com. All rights reserved.