Home
last modified time | relevance | path

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

/AOO41X/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx139 …OConnection::prepareStatement( const ::rtl::OUString& _sSql ) throw(SQLException, RuntimeException) in prepareStatement()
155 …CALL OConnection::prepareCall( const ::rtl::OUString& _sSql ) throw(SQLException, RuntimeException) in prepareCall()
164 …L_CALL OConnection::nativeSQL( const ::rtl::OUString& _sSql ) throw(SQLException, RuntimeException) in nativeSQL()
/AOO41X/main/connectivity/source/drivers/kab/
H A DKConnection.cxx96 …bConnection::prepareStatement( const ::rtl::OUString& _sSql ) throw(SQLException, RuntimeException) in prepareStatement()
117 …CALL KabConnection::nativeSQL( const ::rtl::OUString& _sSql ) throw(SQLException, RuntimeException) in nativeSQL()
/AOO41X/main/connectivity/source/drivers/macab/
H A DMacabConnection.cxx91 …bConnection::prepareStatement( const ::rtl::OUString& _sSql ) throw(SQLException, RuntimeException) in prepareStatement()
112 …LL MacabConnection::nativeSQL( const ::rtl::OUString& _sSql ) throw(SQLException, RuntimeException) in nativeSQL()
/AOO41X/main/connectivity/source/drivers/mysql/
H A DYTables.cxx183 ::rtl::OUString OTables::adjustSQL(const ::rtl::OUString& _sSql) in adjustSQL()
/AOO41X/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx137 …L OEvoabConnection::nativeSQL( const ::rtl::OUString& _sSql ) throw(SQLException, RuntimeException) in nativeSQL()
/AOO41X/main/mysqlc/source/
H A Dmysqlc_connection.cxx291 Reference< XPreparedStatement > SAL_CALL OConnection::prepareStatement(const OUString& _sSql) in prepareStatement()
329 OUString SAL_CALL OConnection::nativeSQL(const OUString& _sSql) in nativeSQL()