Home
last modified time | relevance | path

Searched refs:getIndexInfo (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java2554 ResultSet getIndexInfo(String catalog, String schema, String table, in getIndexInfo() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java255 ResultSet rs = meta.getIndexInfo(conn.getCatalog(), null, in test_getIndexInfoLjava_lang_StringLjava_lang_StringLjava_lang_StringZZ()
/libcore/api/
Dcurrent.txt9093 …method public java.sql.ResultSet getIndexInfo(String, String, String, boolean, boolean) throws jav…