/aoo41x/main/connectivity/source/drivers/dbase/ |
H A D | DConnection.cxx | 101 Reference< XStatement > SAL_CALL ODbaseConnection::createStatement( ) throw(SQLException, RuntimeE… in createStatement() function in ODbaseConnection
|
/aoo41x/main/dbaccess/source/core/dataaccess/ |
H A D | SharedConnection.cxx | 62 Reference< XStatement > SAL_CALL OSharedConnection::createStatement( ) throw(SQLException, Runtime… in createStatement() function in dbaccess::OSharedConnection
|
H A D | connection.cxx | 133 Reference< XStatement > OConnection::createStatement(void) throw( SQLException, RuntimeException ) in createStatement() function in dbaccess::OConnection
|
/aoo41x/main/connectivity/source/drivers/flat/ |
H A D | EConnection.cxx | 148 Reference< XStatement > SAL_CALL OFlatConnection::createStatement( ) throw(SQLException, RuntimeEx… in createStatement() function in OFlatConnection
|
/aoo41x/main/connectivity/qa/connectivity/tools/sdb/ |
H A D | Connection.java | 92 XStatement createStatement() throws SQLException in createStatement() method in Connection
|
/aoo41x/main/connectivity/source/cpool/ |
H A D | ZConnectionWrapper.cxx | 61 Reference< XStatement > SAL_CALL OConnectionWeakWrapper::createStatement( ) throw(SQLException, Ru… in createStatement() function in OConnectionWeakWrapper
|
/aoo41x/main/connectivity/qa/connectivity/tools/ |
H A D | HsqlDatabase.java | 116 StringBuffer createStatement = new StringBuffer("CREATE CACHED TABLE \""); in createTable() local
|
/aoo41x/main/connectivity/source/drivers/calc/ |
H A D | CConnection.cxx | 249 Reference< XStatement > SAL_CALL OCalcConnection::createStatement( ) throw(SQLException, RuntimeEx… in createStatement() function in OCalcConnection
|
/aoo41x/main/connectivity/source/drivers/adabas/ |
H A D | BConnection.cxx | 204 Reference< XStatement > SAL_CALL OAdabasConnection::createStatement( ) throw(SQLException, Runtime… in createStatement() function in OAdabasConnection
|
/aoo41x/main/connectivity/source/drivers/kab/ |
H A D | KConnection.cxx | 84 Reference< XStatement > SAL_CALL KabConnection::createStatement( ) throw(SQLException, RuntimeExce… in createStatement() function in KabConnection
|
/aoo41x/main/connectivity/source/drivers/macab/ |
H A D | MacabConnection.cxx | 79 Reference< XStatement > SAL_CALL MacabConnection::createStatement( ) throw(SQLException, RuntimeEx… in createStatement() function in MacabConnection
|
/aoo41x/test/testuno/source/testlib/uno/ |
H A D | DBUtil.java | 148 StringBuffer createStatement = new StringBuffer( in createTable() local
|
/aoo41x/main/connectivity/source/drivers/evoab2/ |
H A D | NConnection.cxx | 171 Reference< XStatement > SAL_CALL OEvoabConnection::createStatement( ) throw(SQLException, RuntimeE… in createStatement() function in OEvoabConnection
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SConnection.cxx | 127 Reference< XStatement > SAL_CALL OConnection::createStatement( ) throw(SQLException, RuntimeExcept… in createStatement() function in OConnection
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FConnection.cxx | 223 Reference< XStatement > SAL_CALL OConnection::createStatement( ) throw(SQLException, RuntimeExcept… in createStatement() function in OConnection
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | AConnection.cxx | 170 Reference< XStatement > SAL_CALL OConnection::createStatement( ) throw(SQLException, RuntimeExcept… in createStatement() function in OConnection
|
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | OConnection.cxx | 280 Reference< XStatement > SAL_CALL OConnection::createStatement( ) throw(SQLException, RuntimeExcept… in createStatement() function in OConnection
|
/aoo41x/main/mysqlc/source/ |
H A D | mysqlc_connection.cxx | 268 Reference< XStatement > SAL_CALL OConnection::createStatement() in createStatement() function in OConnection
|
/aoo41x/main/connectivity/source/drivers/jdbc/ |
H A D | CallableStatement.cxx | 317 void java_sql_CallableStatement::createStatement(JNIEnv* /*_pEnv*/) in createStatement() function in java_sql_CallableStatement
|
H A D | JConnection.cxx | 457 Reference< XStatement > SAL_CALL java_sql_Connection::createStatement( ) throw(SQLException, Runti… in createStatement() function in java_sql_Connection
|
H A D | JStatement.cxx | 763 void java_sql_Statement::createStatement(JNIEnv* _pEnv) in createStatement() function in java_sql_Statement
|
H A D | PreparedStatement.cxx | 622 void java_sql_PreparedStatement::createStatement(JNIEnv* _pEnv) in createStatement() function in java_sql_PreparedStatement
|