Home
last modified time | relevance | path

Searched refs:xDriverProxy (Results 1 – 1 of 1) sorted by relevance

/trunk/main/connectivity/source/cpool/
H A DZPoolCollection.cxx224 Reference< XAggregation > xDriverProxy = m_xProxyFactory->createProxy(xDriver.get()); in getDriverByURL() local
225 …OSL_ENSURE(xDriverProxy.is(), "OConnectionPool::getDriverByURL: invalid proxy returned by the prox… in getDriverByURL()
228 xDriver = new ODriverWrapper(xDriverProxy, pConnectionPool); in getDriverByURL()

Completed in 13 milliseconds