Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java2267 ResultSet getExportedKeys(String catalog, String schema, in getExportedKeys() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java347 ResultSet rs = meta.getExportedKeys(conn.getCatalog(), null, in test_getExportedKeysLjava_lang_StringLjava_lang_StringLjava_lang_String()
/libcore/api/
Dcurrent.txt9087 …method public java.sql.ResultSet getExportedKeys(String, String, String) throws java.sql.SQLExcept…