Lines Matching refs:ADOS
73 ADOS::ThrowException(*m_pADOConnection,*this); in getBoolProperty()
82 ADOS::ThrowException(*m_pADOConnection,*this); in getStringProperty()
99 pResult->setTypeInfoMap(ADOS::isJetEngine(m_pConnection->getEngineType())); in impl_getTypeInfo_throw()
111 ADOS::ThrowException(*m_pADOConnection,*this); in getCatalogs()
134 ADOS::ThrowException(*m_pADOConnection,*this); in getSchemas()
149 ADOS::ThrowException(*m_pADOConnection,*this); in getColumnPrivileges()
164 ADOS::ThrowException(*m_pADOConnection,*this); in getColumns()
180 ADOS::ThrowException(*m_pADOConnection,*this); in getTables()
196 ADOS::ThrowException(*m_pADOConnection,*this); in getProcedureColumns()
213 ADOS::ThrowException(*m_pADOConnection,*this); in getProcedures()
289 ADOS::ThrowException(*m_pADOConnection,*this); in getExportedKeys()
303 ADOS::ThrowException(*m_pADOConnection,*this); in getImportedKeys()
318 ADOS::ThrowException(*m_pADOConnection,*this); in getPrimaryKeys()
334 ADOS::ThrowException(*m_pADOConnection,*this); in getIndexInfo()
349 if(!ADOS::isJetEngine(m_pConnection->getEngineType())) in getTablePrivileges()
354 ADOS::ThrowException(*m_pADOConnection,*this); in getTablePrivileges()
404 ADOS::ThrowException(*m_pADOConnection,*this); in getCrossReference()
619 if ( ADOS::isJetEngine(m_pConnection->getEngineType()) ) in supportsOuterJoins()
921 ADOS::ThrowException(*m_pADOConnection,*this); in getSQLKeywords()
993 if ( ADOS::isJetEngine(m_pConnection->getEngineType()) ) in supportsFullOuterJoins()