Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java274 boolean supportsMixedCaseQuotedIdentifiers() throws SQLException; in supportsMixedCaseQuotedIdentifiers() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java801 assertFalse(meta.supportsMixedCaseQuotedIdentifiers()); in test_supportsMixedCaseQuotedIdentifiers()
/libcore/api/
Dcurrent.txt9194 method public boolean supportsMixedCaseQuotedIdentifiers() throws java.sql.SQLException;