Searched defs:clearWarnings (Results 1 - 3 of 3) sorted by relevance

/libcore/luni/src/main/java/java/sql/
H A DConnection.java93 public void clearWarnings() throws SQLException; method in interface:Connection
H A DStatement.java121 public void clearWarnings() throws SQLException; method in interface:Statement
H A DResultSet.java190 public void clearWarnings() throws SQLException; method in interface:ResultSet

Completed in 44 milliseconds