Home
last modified time | relevance | path

Searched refs:createCatalog (Results 26 – 34 of 34) sorted by relevance

12

/aoo42x/main/connectivity/source/drivers/file/
H A DFConnection.cxx386 Reference< XTablesSupplier > OConnection::createCatalog() in createCatalog() function in OConnection
H A DFStatement.cxx70 ,m_aSQLIterator( _pConnection, _pConnection->createCatalog()->getTables(), m_aParser, NULL ) in DBG_NAME()
H A DFDatabaseMetaData.cxx415 Reference< XTablesSupplier > xTabSup = m_pConnection->createCatalog(); in getTablePrivileges()
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx75 m_aSQLIterator(_pConnection, _pConnection->createCatalog()->getTables(), m_aParser, NULL ), in MacabCommonStatement()
/aoo42x/main/connectivity/source/drivers/calc/
H A DCDatabaseMetaData.cxx162 Reference< XTablesSupplier > xTables = m_pConnection->createCatalog(); in getColumns()
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNStatement.cxx66 , m_aSQLIterator( _pConnection, _pConnection->createCatalog()->getTables(), m_aParser, NULL ) in OCommonStatement()
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx454 void SAL_CALL ODriver::createCatalog( const Sequence< PropertyValue >& info ) throw(SQLException, E… in createCatalog() function in connectivity::adabas::ODriver
559 xTab = pConnection->createCatalog(); in getDataDefinitionByConnection()
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx527 …void SAL_CALL ODriverDelegator::createCatalog( const Sequence< PropertyValue >& /*info*/ ) throw (… in createCatalog() function in connectivity::ODriverDelegator
/aoo42x/main/dbaccess/source/ext/adabas/
H A DAdabasNewDb.cxx152 m_xCreateCatalog->createCatalog(m_aValues); in run()

Completed in 69 milliseconds

12