/trunk/main/connectivity/source/commontools/ |
H A D | warningscontainer.cxx | 104 void SAL_CALL WarningsContainer::clearWarnings( ) in clearWarnings() function in dbtools::WarningsContainer
|
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ |
H A D | PostgresqlConnection.java | 75 public synchronized void clearWarnings() throws SQLException { in clearWarnings() method in PostgresqlConnection
|
H A D | PostgresqlStatement.java | 139 public void clearWarnings() throws SQLException { in clearWarnings() method in PostgresqlStatement
|
H A D | PostgresqlPreparedStatement.java | 270 public void clearWarnings() throws SQLException { in clearWarnings() method in PostgresqlPreparedStatement
|
H A D | PostgresqlResultSet.java | 271 public void clearWarnings() throws SQLException { in clearWarnings() method in PostgresqlResultSet
|
/trunk/main/connectivity/source/drivers/macab/ |
H A D | MacabConnection.cxx | 264 void SAL_CALL MacabConnection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in MacabConnection
|
H A D | MacabStatement.cxx | 505 void SAL_CALL MacabCommonStatement::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in MacabCommonStatement
|
/trunk/main/connectivity/source/drivers/evoab2/ |
H A D | NConnection.cxx | 224 void SAL_CALL OEvoabConnection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OEvoabConnection
|
H A D | NStatement.cxx | 553 void SAL_CALL OCommonStatement::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in connectivity::evoab::OCommonStatement
|
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SStatement.cxx | 243 void SAL_CALL OStatement_Base::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OStatement_Base
|
H A D | SConnection.cxx | 319 void SAL_CALL OConnection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OConnection
|
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLStatementBase.java | 420 public synchronized void clearWarnings() throws SQLException { in clearWarnings() method in JavaSQLStatementBase
|
H A D | JavaSQLConnection.java | 136 public synchronized void clearWarnings() throws SQLException { in clearWarnings() method in JavaSQLConnection
|
H A D | JavaSQLResultSet.java | 671 public void clearWarnings() throws SQLException { in clearWarnings() method in JavaSQLResultSet
|
/trunk/main/connectivity/source/drivers/file/ |
H A D | FConnection.cxx | 369 void SAL_CALL OConnection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OConnection
|
H A D | FStatement.cxx | 267 void SAL_CALL OStatement_Base::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in connectivity::file::OStatement_Base
|
/trunk/main/mysqlc/source/ |
H A D | mysqlc_statement.cxx | 357 void SAL_CALL OCommonStatement::clearWarnings() in clearWarnings() function in OCommonStatement
|
H A D | mysqlc_connection.cxx | 645 void SAL_CALL OConnection::clearWarnings() in clearWarnings() function in OConnection
|
/trunk/main/connectivity/source/drivers/ado/ |
H A D | AConnection.cxx | 420 void SAL_CALL OConnection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OConnection
|
H A D | AStatement.cxx | 493 void SAL_CALL OStatement_Base::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OStatement_Base
|
H A D | ADatabaseMetaDataResultSet.cxx | 645 void SAL_CALL ODatabaseMetaDataResultSet::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in ODatabaseMetaDataResultSet
|
/trunk/main/connectivity/source/drivers/odbcbase/ |
H A D | OConnection.cxx | 482 void SAL_CALL OConnection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OConnection
|
H A D | OStatement.cxx | 659 void SAL_CALL OStatement_Base::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OStatement_Base
|
/trunk/main/dbaccess/source/core/api/ |
H A D | statement.cxx | 360 void OStatementBase::clearWarnings(void) throw( SQLException, RuntimeException ) in clearWarnings() function in OStatementBase
|
/trunk/main/connectivity/source/drivers/jdbc/ |
H A D | JConnection.cxx | 562 void SAL_CALL java_sql_Connection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in java_sql_Connection
|