public void SaveEntitledFromInformix(Entitle entitled)
 {
     db.SaveEntitle(entitled);
 }