@Immutable public final class HikariPoolName extends Object
| Modifier and Type | Method and Description |
|---|---|
static HikariPoolName |
setDefaultPoolName(Properties props,
String cacheName)
Sets a default poolName property as "cacheName.sqlStore".
|
String |
toString() |
public static HikariPoolName setDefaultPoolName(Properties props, String cacheName)
props - The Hikari properties. Must not be null.cacheName - The configured Infinispan cache name. Must not be
null.Copyright © 2017 Connect2id Ltd.. All Rights Reserved.