Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java714 boolean supportsSchemasInIndexDefinitions() throws SQLException; in supportsSchemasInIndexDefinitions() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java877 assertFalse(meta.supportsSchemasInIndexDefinitions()); in test_supportsSchemasInIndexDefinitions()
/libcore/api/
Dcurrent.txt9490 method public boolean supportsSchemasInIndexDefinitions() throws java.sql.SQLException;