Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/dbase/
H A DDConnection.cxx112 Reference< XPreparedStatement > SAL_CALL ODbaseConnection::prepareStatement( const ::rtl::OUString&… in prepareStatement() function in ODbaseConnection
/trunk/main/dbaccess/source/core/dataaccess/
H A DSharedConnection.cxx71 Reference< XPreparedStatement > SAL_CALL OSharedConnection::prepareStatement( const ::rtl::OUString… in prepareStatement() function in dbaccess::OSharedConnection
H A Dconnection.cxx153 Reference< XPreparedStatement > OConnection::prepareStatement(const rtl::OUString& sql) throw( SQL… in prepareStatement() function in dbaccess::OConnection
/trunk/main/connectivity/source/drivers/flat/
H A DEConnection.cxx160 Reference< XPreparedStatement > SAL_CALL OFlatConnection::prepareStatement( const ::rtl::OUString& … in prepareStatement() function in OFlatConnection
/trunk/main/connectivity/qa/connectivity/tools/sdb/
H A DConnection.java98 XPreparedStatement prepareStatement( String _sql ) throws SQLException in prepareStatement() method in Connection
/trunk/main/connectivity/source/cpool/
H A DZConnectionWrapper.cxx70 Reference< XPreparedStatement > SAL_CALL OConnectionWeakWrapper::prepareStatement( const ::rtl::OUS… in prepareStatement() function in OConnectionWeakWrapper
/trunk/main/connectivity/source/drivers/calc/
H A DCConnection.cxx263 Reference< XPreparedStatement > SAL_CALL OCalcConnection::prepareStatement( const ::rtl::OUString& … in prepareStatement() function in OCalcConnection
/trunk/main/connectivity/source/drivers/adabas/
H A DBConnection.cxx214 Reference< XPreparedStatement > SAL_CALL OAdabasConnection::prepareStatement( const ::rtl::OUString… in prepareStatement() function in OAdabasConnection
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlConnection.java152 public synchronized XPreparedStatement prepareStatement(String arg0) throws SQLException { in prepareStatement() method in PostgresqlConnection
/trunk/main/connectivity/source/drivers/macab/
H A DMacabConnection.cxx91 Reference< XPreparedStatement > SAL_CALL MacabConnection::prepareStatement( const ::rtl::OUString& … in prepareStatement() function in MacabConnection
/trunk/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx183 Reference< XPreparedStatement > SAL_CALL OEvoabConnection::prepareStatement( const ::rtl::OUString&… in prepareStatement() function in OEvoabConnection
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx139 Reference< XPreparedStatement > SAL_CALL OConnection::prepareStatement( const ::rtl::OUString& _sSq… in prepareStatement() function in OConnection
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx234 Reference< XPreparedStatement > SAL_CALL OConnection::prepareStatement( const ::rtl::OUString& sql … in prepareStatement() function in OConnection
/trunk/main/connectivity/source/drivers/ado/
H A DAConnection.cxx181 Reference< XPreparedStatement > SAL_CALL OConnection::prepareStatement( const ::rtl::OUString& sql … in prepareStatement() function in OConnection
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx290 Reference< XPreparedStatement > SAL_CALL OConnection::prepareStatement( const ::rtl::OUString& sql … in prepareStatement() function in OConnection
H A DOPreparedStatement.cxx935 void OPreparedStatement::prepareStatement() in prepareStatement() function in OPreparedStatement
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java283 public synchronized XPreparedStatement prepareStatement(String sql) throws SQLException { in prepareStatement() method in JavaSQLConnection
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx291 Reference< XPreparedStatement > SAL_CALL OConnection::prepareStatement(const OUString& _sSql) in prepareStatement() function in OConnection
/trunk/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx498 Reference< XPreparedStatement > SAL_CALL java_sql_Connection::prepareStatement( const ::rtl::OUStri… in prepareStatement() function in java_sql_Connection

Completed in 75 milliseconds