/trunk/main/connectivity/source/drivers/dbase/ |
H A D | DConnection.cxx | 112 Reference< XPreparedStatement > SAL_CALL ODbaseConnection::prepareStatement( const ::rtl::OUString&… in prepareStatement() function in ODbaseConnection
|
/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | SharedConnection.cxx | 71 Reference< XPreparedStatement > SAL_CALL OSharedConnection::prepareStatement( const ::rtl::OUString… in prepareStatement() function in dbaccess::OSharedConnection
|
H A D | connection.cxx | 153 Reference< XPreparedStatement > OConnection::prepareStatement(const rtl::OUString& sql) throw( SQL… in prepareStatement() function in dbaccess::OConnection
|
/trunk/main/connectivity/source/drivers/flat/ |
H A D | EConnection.cxx | 160 Reference< XPreparedStatement > SAL_CALL OFlatConnection::prepareStatement( const ::rtl::OUString& … in prepareStatement() function in OFlatConnection
|
/trunk/main/connectivity/qa/connectivity/tools/sdb/ |
H A D | Connection.java | 98 XPreparedStatement prepareStatement( String _sql ) throws SQLException in prepareStatement() method in Connection
|
/trunk/main/connectivity/source/cpool/ |
H A D | ZConnectionWrapper.cxx | 70 Reference< XPreparedStatement > SAL_CALL OConnectionWeakWrapper::prepareStatement( const ::rtl::OUS… in prepareStatement() function in OConnectionWeakWrapper
|
/trunk/main/connectivity/source/drivers/calc/ |
H A D | CConnection.cxx | 263 Reference< XPreparedStatement > SAL_CALL OCalcConnection::prepareStatement( const ::rtl::OUString& … in prepareStatement() function in OCalcConnection
|
/trunk/main/connectivity/source/drivers/adabas/ |
H A D | BConnection.cxx | 214 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 D | PostgresqlConnection.java | 152 public synchronized XPreparedStatement prepareStatement(String arg0) throws SQLException { in prepareStatement() method in PostgresqlConnection
|
/trunk/main/connectivity/source/drivers/macab/ |
H A D | MacabConnection.cxx | 91 Reference< XPreparedStatement > SAL_CALL MacabConnection::prepareStatement( const ::rtl::OUString& … in prepareStatement() function in MacabConnection
|
/trunk/main/connectivity/source/drivers/evoab2/ |
H A D | NConnection.cxx | 183 Reference< XPreparedStatement > SAL_CALL OEvoabConnection::prepareStatement( const ::rtl::OUString&… in prepareStatement() function in OEvoabConnection
|
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SConnection.cxx | 139 Reference< XPreparedStatement > SAL_CALL OConnection::prepareStatement( const ::rtl::OUString& _sSq… in prepareStatement() function in OConnection
|
/trunk/main/connectivity/source/drivers/file/ |
H A D | FConnection.cxx | 234 Reference< XPreparedStatement > SAL_CALL OConnection::prepareStatement( const ::rtl::OUString& sql … in prepareStatement() function in OConnection
|
/trunk/main/connectivity/source/drivers/ado/ |
H A D | AConnection.cxx | 181 Reference< XPreparedStatement > SAL_CALL OConnection::prepareStatement( const ::rtl::OUString& sql … in prepareStatement() function in OConnection
|
/trunk/main/connectivity/source/drivers/odbcbase/ |
H A D | OConnection.cxx | 290 Reference< XPreparedStatement > SAL_CALL OConnection::prepareStatement( const ::rtl::OUString& sql … in prepareStatement() function in OConnection
|
H A D | OPreparedStatement.cxx | 935 void OPreparedStatement::prepareStatement() in prepareStatement() function in OPreparedStatement
|
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLConnection.java | 283 public synchronized XPreparedStatement prepareStatement(String sql) throws SQLException { in prepareStatement() method in JavaSQLConnection
|
/trunk/main/mysqlc/source/ |
H A D | mysqlc_connection.cxx | 291 Reference< XPreparedStatement > SAL_CALL OConnection::prepareStatement(const OUString& _sSql) in prepareStatement() function in OConnection
|
/trunk/main/connectivity/source/drivers/jdbc/ |
H A D | JConnection.cxx | 498 Reference< XPreparedStatement > SAL_CALL java_sql_Connection::prepareStatement( const ::rtl::OUStri… in prepareStatement() function in java_sql_Connection
|