Searched defs:quote (Results 1 – 4 of 4) 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