Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java698 boolean supportsSchemasInProcedureCalls() throws SQLException; in supportsSchemasInProcedureCalls() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java885 assertFalse(meta.supportsSchemasInProcedureCalls()); in test_supportsSchemasInProcedureCalls()
/libcore/api/
Dcurrent.txt9215 method public boolean supportsSchemasInProcedureCalls() throws java.sql.SQLException;