| Package | Description |
|---|---|
| com.zaxxer.hikari.pool | |
| com.zaxxer.hikari.proxy |
| Modifier and Type | Field and Description |
|---|---|
static LeakTask |
LeakTask.NO_LEAK |
| Modifier and Type | Method and Description |
|---|---|
LeakTask |
LeakTask.start(PoolBagEntry bagEntry) |
| Modifier and Type | Method and Description |
|---|---|
static IHikariConnectionProxy |
ProxyFactory.getProxyConnection(HikariPool pool,
PoolBagEntry bagEntry,
LeakTask leakTask,
boolean isAutoCommit)
Create a proxy for the specified
Connection instance. |
Copyright © 2016 Zaxxer.com. All Rights Reserved.