Home
last modified time | relevance | path

Searched refs:clearWarnings (Results 1 – 5 of 5) sorted by relevance

/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DTestHelper_Connection1.java43 public void clearWarnings() throws SQLException { in clearWarnings() method in TestHelper_Connection1
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCStatement.java169 public void clearWarnings() throws SQLException { in clearWarnings() method in JDBCStatement
DJDBCConnection.java238 public void clearWarnings() throws SQLException { in clearWarnings() method in JDBCConnection
DJDBCResultSet.java747 public void clearWarnings() throws SQLException {
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java264 public void clearWarnings() throws SQLException { in clearWarnings() method in Impl_RowSet