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