Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java706 boolean supportsSchemasInTableDefinitions() throws SQLException; in supportsSchemasInTableDefinitions() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java889 assertFalse(meta.supportsSchemasInTableDefinitions()); in test_supportsSchemasInTableDefinitions()
/libcore/api/
Dcurrent.txt9493 method public boolean supportsSchemasInTableDefinitions() throws java.sql.SQLException;