Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java310 String getIdentifierQuoteString() throws SQLException; in getIdentifierQuoteString() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataTest.java1383 String quote = meta.getIdentifierQuoteString(); in test_storesMixedCaseQuotedIdentifiers()
/libcore/api/
Dcurrent.txt9891 method public String getIdentifierQuoteString() throws java.sql.SQLException;