Searched defs:OStatement (Results 1 – 9 of 9) sorted by relevance
169 class OStatement : public OCommonStatement, class179 …OStatement(OConnection* _pConnection, sql::Statement *_cppStatement) : OCommonStatement(_pConnecti… in OStatement() function in connectivity::mysqlc::OStatement
143 class OStatement : public OStatement_BASE2, class151 OStatement( OConnection* _pConnection) : OStatement_BASE2( _pConnection){} in OStatement() function in connectivity::skeleton::OStatement
175 class OStatement : public OStatement_Base, class181 OStatement( OConnection* _pConnection) : OStatement_Base( _pConnection){}; in OStatement() function in connectivity::ado::OStatement
221 class OOO_DLLPUBLIC_ODBCBASE OStatement : class230 OStatement( OConnection* _pConnection) : OStatement_BASE2( _pConnection){} in OStatement() function in connectivity::odbc::OStatement
171 class OStatement :public OStatementBase class
194 class OOO_DLLPUBLIC_FILE OStatement : class203 OStatement( OConnection* _pConnection) : OStatement_BASE2( _pConnection){} in OStatement() function in connectivity::file::OStatement
253 class OStatement :public OCommonStatement class260 OStatement( OEvoabConnection* _pConnection) in OStatement() function in connectivity::evoab::OStatement
645 IMPLEMENT_FORWARD_XINTERFACE2( OStatement, OCommonStatement, OStatement_IBase ) in IMPLEMENT_FORWARD_XINTERFACE2() argument
496 OStatement::OStatement( const Reference< XConnection >& _xConn, const Reference< XInterface > & _xS… in OStatement() function in OStatement
Completed in 88 milliseconds