Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java1556 ResultSet getCatalogs() throws SQLException; in getCatalogs() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java214 ResultSet rs = meta.getCatalogs(); in test_getCatalogs()
/libcore/api/
Dcurrent.txt9072 method public java.sql.ResultSet getCatalogs() throws java.sql.SQLException;