Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java754 boolean supportsCatalogsInIndexDefinitions() throws SQLException; in supportsCatalogsInIndexDefinitions() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java719 assertFalse(meta.supportsCatalogsInIndexDefinitions()); in test_supportsCatalogsInIndexDefinitions()
/libcore/api/
Dcurrent.txt9170 method public boolean supportsCatalogsInIndexDefinitions() throws java.sql.SQLException;