Searched defs:theConnection (Results 1 – 2 of 2) sorted by relevance
43 public ConnectionEvent(PooledConnection theConnection) { in ConnectionEvent()58 public ConnectionEvent(PooledConnection theConnection, in ConnectionEvent()
179 Connection theConnection = theDriver.connect(url, info); in getConnection() local