コード例 #1
0
  public void clearWarnings() throws SQLException {
    checkOpen();

    messages.clearWarnings();
  }