public class HikariConfigurationUtil extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
CONFIG_PREFIX  | 
| Constructor and Description | 
|---|
HikariConfigurationUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.zaxxer.hikari.HikariConfig | 
loadConfiguration(Map props)
Create/load a HikariConfig from Hibernate properties. 
 | 
public static final String CONFIG_PREFIX
public static com.zaxxer.hikari.HikariConfig loadConfiguration(Map props)
props - a map of Hibernate propertiesCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.