Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/cpool/
H A DZPoolCollection.cxx242 Reference<XInterface> xConnectionPoolRoot = getConfigPoolRoot(); in isDriverPoolingEnabled() local
244 …Reference< XNameAccess > xDirectAccess(openNode(getDriverSettingsNodeName(),xConnectionPoolRoot),U… in isDriverPoolingEnabled()
269 Reference<XInterface> xConnectionPoolRoot = getConfigPoolRoot(); in isPoolingEnabled() local
273 if(xConnectionPoolRoot.is()) in isPoolingEnabled()
274 getNodeValue(getEnablePoolingNodeName(),xConnectionPoolRoot) >>= bEnabled; in isPoolingEnabled()

Completed in 12 milliseconds