Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/cpool/
H A DZPoolCollection.cxx120 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