Searched refs:getIndexInfo (Results 1 – 3 of 3) sorted by relevance
2554 ResultSet getIndexInfo(String catalog, String schema, String table, in getIndexInfo() method
255 ResultSet rs = meta.getIndexInfo(conn.getCatalog(), null, in test_getIndexInfoLjava_lang_StringLjava_lang_StringLjava_lang_StringZZ()
9093 …method public java.sql.ResultSet getIndexInfo(String, String, String, boolean, boolean) throws jav…