Home
last modified time | relevance | path

Searched defs:createStatement (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/connectivity/source/drivers/dbase/
H A DDConnection.cxx101 Reference< XStatement > SAL_CALL ODbaseConnection::createStatement( ) throw(SQLException, RuntimeE… in createStatement() function in ODbaseConnection
/trunk/main/dbaccess/source/core/dataaccess/
H A DSharedConnection.cxx62 Reference< XStatement > SAL_CALL OSharedConnection::createStatement( ) throw(SQLException, Runtime… in createStatement() function in dbaccess::OSharedConnection
/trunk/main/connectivity/source/drivers/flat/
H A DEConnection.cxx148 Reference< XStatement > SAL_CALL OFlatConnection::createStatement( ) throw(SQLException, RuntimeEx… in createStatement() function in OFlatConnection
/trunk/main/connectivity/qa/connectivity/tools/sdb/
H A DConnection.java92 XStatement createStatement() throws SQLException in createStatement() method in Connection
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatement.java150 protected synchronized void createStatement() throws SQLException { in createStatement() method in JavaSQLStatement
H A DJavaSQLStatementBase.java87 protected abstract void createStatement() throws SQLException; in createStatement() method in JavaSQLStatementBase
H A DJavaSQLCallableStatement.java48 protected void createStatement() throws SQLException { in createStatement() method in JavaSQLCallableStatement
H A DJavaSQLPreparedStatement.java72 protected void createStatement() throws SQLException { in createStatement() method in JavaSQLPreparedStatement
H A DJavaSQLConnection.java177 public synchronized XStatement createStatement() throws SQLException { in createStatement() method in JavaSQLConnection
/trunk/main/connectivity/source/cpool/
H A DZConnectionWrapper.cxx61 Reference< XStatement > SAL_CALL OConnectionWeakWrapper::createStatement( ) throw(SQLException, Ru… in createStatement() function in OConnectionWeakWrapper
/trunk/main/connectivity/qa/connectivity/tools/
H A DHsqlDatabase.java116 StringBuffer createStatement = new StringBuffer("CREATE CACHED TABLE \""); in createTable() local
/trunk/main/connectivity/source/drivers/calc/
H A DCConnection.cxx249 Reference< XStatement > SAL_CALL OCalcConnection::createStatement( ) throw(SQLException, RuntimeEx… in createStatement() function in OCalcConnection
/trunk/main/connectivity/source/drivers/adabas/
H A DBConnection.cxx204 Reference< XStatement > SAL_CALL OAdabasConnection::createStatement( ) throw(SQLException, Runtime… in createStatement() function in OAdabasConnection
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlConnection.java96 public synchronized XStatement createStatement() throws SQLException { in createStatement() method in PostgresqlConnection
/trunk/main/connectivity/source/drivers/macab/
H A DMacabConnection.cxx79 Reference< XStatement > SAL_CALL MacabConnection::createStatement( ) throw(SQLException, RuntimeEx… in createStatement() function in MacabConnection
/trunk/test/testuno/source/testlib/uno/
H A DDBUtil.java148 StringBuffer createStatement = new StringBuffer( in createTable() local
/trunk/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx171 Reference< XStatement > SAL_CALL OEvoabConnection::createStatement( ) throw(SQLException, RuntimeE… in createStatement() function in OEvoabConnection
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx127 Reference< XStatement > SAL_CALL OConnection::createStatement( ) throw(SQLException, RuntimeExcept… in createStatement() function in OConnection
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx223 Reference< XStatement > SAL_CALL OConnection::createStatement( ) throw(SQLException, RuntimeExcept… in createStatement() function in OConnection
/trunk/main/connectivity/source/drivers/ado/
H A DAConnection.cxx170 Reference< XStatement > SAL_CALL OConnection::createStatement( ) throw(SQLException, RuntimeExcept… in createStatement() function in OConnection
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx280 Reference< XStatement > SAL_CALL OConnection::createStatement( ) throw(SQLException, RuntimeExcept… in createStatement() function in OConnection
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx268 Reference< XStatement > SAL_CALL OConnection::createStatement() in createStatement() function in OConnection
/trunk/main/connectivity/source/drivers/jdbc/
H A DCallableStatement.cxx317 void java_sql_CallableStatement::createStatement(JNIEnv* /*_pEnv*/) in createStatement() function in java_sql_CallableStatement
H A DJConnection.cxx457 Reference< XStatement > SAL_CALL java_sql_Connection::createStatement( ) throw(SQLException, Runti… in createStatement() function in java_sql_Connection
H A DJStatement.cxx763 void java_sql_Statement::createStatement(JNIEnv* _pEnv) in createStatement() function in java_sql_Statement

Completed in 108 milliseconds

12