Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/javax/sql/
DRowSetMetaData.java203 void setTableName(int columnIndex, String tableName) throws SQLException; in setTableName() method
/libcore/api/
Dcurrent.txt20341 method public void setTableName(int, String) throws java.sql.SQLException;