Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/commontools/
H A Ddbtools.cxx437 Reference< XConnection > xPureConnection; in lcl_connectRowSet() local
448xPureConnection = getConnection_allowException( sDataSourceName, sUser, sPwd, _rxFactory ); in lcl_connectRowSet()
469 xPureConnection = xDriverManager->getConnectionWithInfo( sURL, aInfo ); in lcl_connectRowSet()
473 xPureConnection = xDriverManager->getConnection( sURL ); in lcl_connectRowSet()
477 xPureConnection, in lcl_connectRowSet()

Completed in 29 milliseconds