Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java265 boolean storesMixedCaseIdentifiers() throws SQLException; in storesMixedCaseIdentifiers() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataTest.java1394 if (!meta.storesMixedCaseIdentifiers()) { in test_storesMixedCaseQuotedIdentifiers()
/libcore/api/
Dcurrent.txt9159 method public boolean storesMixedCaseIdentifiers() throws java.sql.SQLException;