public void saveOrUpdate(GameZone record) {
   super.saveOrUpdate(record);
 }