Searched refs:getColumnLabel (Results 1 – 3 of 3) sorted by relevance
149 String getColumnLabel(int column) throws SQLException; in getColumnLabel() method
123 String label = rsmd.getColumnLabel(i + 1); in testGetColumnLabel()131 String label = rsmd.getColumnLabel(0); in testGetColumnLabel()138 String label = rsmd.getColumnLabel(5); in testGetColumnLabel()
1462 .getColumnLabel(1)); in test_supportsColumnAliasing()