Searched refs:xConnectionPoolRoot (Results 1 – 1 of 1) sorted by relevance
240 Reference<XInterface> xConnectionPoolRoot = getConfigPoolRoot(); in isDriverPoolingEnabled() local242 …Reference< XNameAccess > xDirectAccess(openNode(getDriverSettingsNodeName(),xConnectionPoolRoot),U… in isDriverPoolingEnabled()267 Reference<XInterface> xConnectionPoolRoot = getConfigPoolRoot(); in isPoolingEnabled() local271 if(xConnectionPoolRoot.is()) in isPoolingEnabled()272 getNodeValue(getEnablePoolingNodeName(),xConnectionPoolRoot) >>= bEnabled; in isPoolingEnabled()