Searched refs:idName (Results 1 – 1 of 1) sorted by relevance
129 public static String buildSelectionForIds(String idName, List<Long> ids) { in buildSelectionForIds() argument131 sb.append(idName).append(" in (") in buildSelectionForIds()