Searched defs:quote (Results 1 – 3 of 3) sorted by relevance
19 "quote": "\"", string
672 private static String quote(final String columnName) { in quote() method689 final boolean quote, in makeCaseWhenString()
500 private static String quote(String str) { in quote() method in EncoderUtil