Home
last modified time | relevance | path

Searched defs:_rSQL (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/dbaccess/source/core/api/
H A Dstatement.cxx534 Reference< XResultSet > OStatement::executeQuery( const rtl::OUString& _rSQL ) throw( SQLException,… in executeQuery()
562 sal_Int32 OStatement::executeUpdate( const rtl::OUString& _rSQL ) throw( SQLException, RuntimeExcep… in executeUpdate()
575 sal_Bool OStatement::execute( const rtl::OUString& _rSQL ) throw( SQLException, RuntimeException ) in execute()
587 void OStatement::addBatch( const rtl::OUString& _rSQL ) throw( SQLException, RuntimeException ) in addBatch()

Completed in 14 milliseconds