Searched refs:Impl_PooledConnection (Results 1 – 1 of 1) sorted by relevance
31 Impl_PooledConnection ipc = new Impl_PooledConnection(); in testConstructorConnection()38 Impl_PooledConnection ipc = new Impl_PooledConnection(); in testGetSQLException()51 static class Impl_PooledConnection implements PooledConnection { class in OldConnectionEventTest