Home
last modified time | relevance | path

Searched defs:clearWarnings (Results 1 – 4 of 4) sorted by relevance

/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
/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/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