Ejemplo n.º 1
0
  protected void writeColumnNames(ResultSet rs) throws SQLException {

    writeNext(resultService.getColumnNames(rs));
  }