Home
last modified time | relevance | path

Searched refs:setColumnLabel (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/javax/sql/
DRowSetMetaData.java154 void setColumnLabel(int columnIndex, String label) throws SQLException; in setColumnLabel() method
/libcore/api/
Dcurrent.txt20150 method public void setColumnLabel(int, String) throws java.sql.SQLException;