Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DStatement.java286 void clearWarnings() throws SQLException; in clearWarnings() method
DConnection.java500 void clearWarnings() throws SQLException; in clearWarnings() method
DResultSet.java841 void clearWarnings() throws SQLException; in clearWarnings() method
/libcore/luni/src/test/java/libcore/java/sql/
DOldConnectionTest.java274 conn.clearWarnings(); in testClearWarnings()
297 conn.clearWarnings(); in testClearWarnings()
DOldStatementTest.java92 st.clearWarnings(); in testClearWarnings()
/libcore/api/
Dcurrent.txt8996 method public void clearWarnings() throws java.sql.SQLException;
9429 method public void clearWarnings() throws java.sql.SQLException;
9932 method public void clearWarnings() throws java.sql.SQLException;