31323334353637
return mapOfColValues; } protected Map<String,Object> createColumnMap(int columnCount) { return new MiniDaoLinkedMap(columnCount); }