Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/cpool/
H A DZPoolCollection.cxx112 return getConnectionWithInfo(_rURL,Sequence< PropertyValue >()); in getConnection()
115 Reference< XConnection > SAL_CALL OPoolCollection::getConnectionWithInfo( const ::rtl::OUString& _r… in getConnectionWithInfo() function in OPoolCollection
127 xConnection = pConnectionPool->getConnectionWithInfo(_rURL,_rInfo); in getConnectionWithInfo()
H A DZDriverWrapper.cxx93 xConnection = m_pConnectionPool->getConnectionWithInfo( url, info ); in connect()
H A DZConnectionPool.hxx140 …r::uno::Reference< ::com::sun::star::sdbc::XConnection > SAL_CALL getConnectionWithInfo( const ::r…
H A DZConnectionPool.cxx181 Reference< XConnection > SAL_CALL OConnectionPool::getConnectionWithInfo( const ::rtl::OUString& _r… in getConnectionWithInfo() function in OConnectionPool
H A DZPoolCollection.hxx117 …r::uno::Reference< ::com::sun::star::sdbc::XConnection > SAL_CALL getConnectionWithInfo( const ::r…
/aoo4110/main/qadevOOo/objdsc/dbpool/
H A Dcom.sun.star.comp.sdbc.OConnectionPool.csv2 "OConnectionPool";"com::sun::star::sdbc::XDriverManager";"getConnectionWithInfo()"
/aoo4110/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XDriverManager.java121 oObj.getConnectionWithInfo(jdbcURL, jdbcINFO); in _getConnectionWithInfo()
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DDBASEConnectionProperties.idl35 <member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
H A DConnectionProperties.idl33 <member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
H A DFILEConnectionProperties.idl35 <member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
H A DFLATConnectionProperties.idl35 <member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
H A DODBCConnectionProperties.idl35 <member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
H A DXDriverManager.idl91 XConnection getConnectionWithInfo([in]string url,
H A DJDBCConnectionProperties.idl38 <member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
/aoo4110/main/connectivity/source/manager/
H A Dmdrivermanager.hxx98 …r::uno::Reference< ::com::sun::star::sdbc::XConnection > SAL_CALL getConnectionWithInfo( const ::r…
H A Dmdrivermanager.cxx485 Reference< XConnection > SAL_CALL OSDBCDriverManager::getConnectionWithInfo( const ::rtl::OUString&… in getConnectionWithInfo() function in drivermanager::OSDBCDriverManager
/aoo4110/main/odk/examples/DevelopersGuide/Database/
H A DCodeSamples.java152 con = xDriverManager.getConnectionWithInfo(url,props); in openConnectionWithDriverManager()
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx763 …xReturn = xManager->getConnectionWithInfo(m_pImpl->m_sConnectURL, ::comphelper::concatSequences(aU… in buildLowLevelConnection()
765 xReturn = xManager->getConnectionWithInfo(m_pImpl->m_sConnectURL,aDriverInfo); in buildLowLevelConnection()
/aoo4110/main/offapi/com/sun/star/sdb/
H A DDataAccessDescriptor.idl96 <member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo</member> is used
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh8.cxx152 _rConnection = _rDrvMgr->getConnectionWithInfo( aConnUrl, aProps ); in lcl_getDBaseConnection()
/aoo4110/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx958 …xConnection.set( xDriverManager->getConnectionWithInfo( sConnectionResource, aConnectionInfo ), UN… in impl_extractConnection_throw()
/aoo4110/main/connectivity/source/commontools/
H A Ddbtools.cxx469 xPureConnection = xDriverManager->getConnectionWithInfo( sURL, aInfo ); in lcl_connectRowSet()

Completed in 91 milliseconds