Searched refs:xDriverNode (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/connectivity/source/cpool/ |
H A D | ZPoolCollection.cxx | 120 Reference< XInterface > xDriverNode; in getConnectionWithInfo() local 122 if(isPoolingEnabledByUrl(_rURL,xDriver,sImplName,xDriverNode) && xDriver.is()) in getConnectionWithInfo() 124 OConnectionPool* pConnectionPool = getConnectionPool(sImplName,xDriver,xDriverNode); in getConnectionWithInfo() 197 Reference< XInterface > xDriverNode; in getDriverByURL() local 199 if(isPoolingEnabledByUrl(_rURL,xDriver,sImplName,xDriverNode)) in getDriverByURL() 227 OConnectionPool* pConnectionPool = getConnectionPool(sImplName,xDriver,xDriverNode); in getDriverByURL()
|
Completed in 9 milliseconds