Lines Matching refs:getConnection
109 … m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_COMPLEX_COUNT,NULL); in start()
255 m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_TOO_COMPLEX,NULL); in execute_COMPARE()
305 m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_TOO_COMPLEX,NULL); in execute_LIKE()
313 … m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_INVALID_LIKE_STRING,NULL); in execute_LIKE()
318 m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_INVALID_LIKE_STRING,NULL); in execute_LIKE()
349 m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_INVALID_BETWEEN,NULL); in execute_BETWEEN()
457 …const ::rtl::OUString sError( m_pAnalyzer->getConnection()->getResources().getResourceStringWithSu… in execute_Operand()
472 …const ::rtl::OUString sError( m_pAnalyzer->getConnection()->getResources().getResourceStringWithSu… in execute_Operand()
533 m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_TOO_COMPLEX,NULL); in execute_Operand()
553 m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_TOO_COMPLEX,NULL); in execute_Operand()
914 … m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_FUNCTION_NOT_SUPPORTED,NULL); in executeFunction()