Searched defs:label (Results 1 – 6 of 6) sorted by relevance
123 String label = rsmd.getColumnLabel(i + 1); in testGetColumnLabel() local131 String label = rsmd.getColumnLabel(0); in testGetColumnLabel() local138 String label = rsmd.getColumnLabel(5); in testGetColumnLabel() local158 String label = rsmd.getColumnName(0); in testGetColumnName() local165 String label = rsmd.getColumnName(5); in testGetColumnName() local
36 protected void takeMeasurement(String label) throws IOException { in takeMeasurement()
40 protected void takeMeasurement(String label) throws IOException { in takeMeasurement()
72 protected abstract void takeMeasurement(String label) throws IOException; in takeMeasurement()
154 void setColumnLabel(int columnIndex, String label) throws SQLException; in setColumnLabel()
1790 public static final int label = 0; field in R