Searched refs:nullrepl (Results 1 – 2 of 2) sorted by relevance
28 private static final boolean nullrepl =68 sb.append(nullrepl ? "'%q'" : "%Q");127 args[parameterIndex - 1] = nullrepl ? "" : null;194 args[parameterIndex - 1] = nullrepl ? "" : null;206 args[parameterIndex - 1] = nullrepl ? "" : null;219 args[parameterIndex - 1] = nullrepl ? "" : null;236 args[parameterIndex - 1] = nullrepl ? "" : null;253 args[parameterIndex - 1] = nullrepl ? "" : null;270 args[parameterIndex - 1] = nullrepl ? "" : null;305 args[i] = nullrepl ? "" : null;[all …]
71 private static final boolean nullrepl = field in JDBCResultSet847 sb.append(nullrepl ? "'%q'" : "%Q");885 sb.append(" = " + (nullrepl ? "'%q'" : "%Q"));894 sb.append(" = " + (nullrepl ? "'%q'" : "%Q"));925 sb.append(" = " + (nullrepl ? "'%q'" : "%Q"));963 sb.append(" = " + (nullrepl ? "'%q'" : "%Q"));