Searched refs:parseNodeToExecutableStatement (Results 1 – 3 of 3) sorted by relevance
320 bool parseNodeToExecutableStatement( ::rtl::OUString& _out_rString,
835 … if ( !pStatementTree->parseNodeToExecutableStatement( sSQL, m_xConnection, m_aSqlParser, NULL ) ) in getColumns()1489 …if ( !pStatementNode->parseNodeToExecutableStatement( sSqlStatement, m_xConnection, m_aSqlParser, … in getQueryWithSubstitution()
318 bool OSQLParseNode::parseNodeToExecutableStatement( ::rtl::OUString& _out_rString, const Reference<… in parseNodeToExecutableStatement() function in connectivity::OSQLParseNode
Completed in 24 milliseconds