|
Change Parameter Type leakTask : ProxyLeakTask to leakTask : LeakTask in method protected ProxyConnection(poolEntry PoolEntry, connection Connection, openStatements FastList<Statement>, leakTask LeakTask, now long, isReadOnly boolean, isAutoCommit boolean) in class com.zaxxer.hikari.pool.ProxyConnection |
From |
To |
|
Change Parameter Type leakTask : ProxyLeakTask to leakTask : LeakTask in method package getProxyConnection(poolEntry PoolEntry, connection Connection, openStatements FastList<Statement>, leakTask LeakTask, now long, isReadOnly boolean, isAutoCommit boolean) : ProxyConnection in class com.zaxxer.hikari.pool.ProxyFactory |
From |
To |
|
Change Parameter Type leakTask : ProxyLeakTask to leakTask : LeakTask in method package createProxyConnection(leakTask LeakTask, now long) : Connection in class com.zaxxer.hikari.pool.PoolEntry |
From |
To |
|
Change Parameter Type parent : ProxyLeakTask to parent : LeakTask in method private LeakTask(parent LeakTask, poolEntry PoolEntry) in class com.zaxxer.hikari.pool.LeakTask |
From |
To |