Searched refs:getIdentifierQuoteString (Results 1 – 3 of 3) sorted by relevance
977 public String getIdentifierQuoteString() throws SQLException; in getIdentifierQuoteString() method
115 public String getIdentifierQuoteString() throws SQLException { in getIdentifierQuoteString() method in JDBCDatabaseMetaData
1645 String quote = meta.getIdentifierQuoteString(); in test_storesMixedCaseQuotedIdentifiers()