Searched refs:getImportedKeys (Results 1 – 3 of 3) sorted by relevance
2083 ResultSet getImportedKeys(String catalog, String schema, in getImportedKeys() method
685 ResultSet rs = meta.getImportedKeys(conn.getCatalog(), null, in test_getImportedKeysLjava_lang_StringLjava_lang_StringLjava_lang_String()737 meta.getImportedKeys(conn.getCatalog(), null, in test_getImportedKeysLjava_lang_StringLjava_lang_StringLjava_lang_String()
9892 …method public java.sql.ResultSet getImportedKeys(String, String, String) throws java.sql.SQLExcept…