public void setColumnClass(String name, Object obj) {
   ColumnClass.put(name, obj);
 }