Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/javax/sql/
DRowSetMetaData.java173 void setSchemaName(int columnIndex, String schemaName) throws SQLException; in setSchemaName() method
/libcore/api/
Dcurrent.txt20338 method public void setSchemaName(int, String) throws java.sql.SQLException;