public final class ProxyFactory extends Object
Modifier and Type | Method and Description |
---|---|
static IHikariConnectionProxy |
getProxyConnection(PoolBagEntry bagEntry,
LeakTask leakTask,
long now)
Create a proxy for the specified
Connection instance. |
public static IHikariConnectionProxy getProxyConnection(PoolBagEntry bagEntry, LeakTask leakTask, long now)
Connection
instance.bagEntry
- the PoolBagEntry entry for this proxyleakTask
- a leak detetection tasknow
- current timestamp in millisecondsConnection
Copyright © 2017 Zaxxer.com. All rights reserved.