public EmployeeRepository()
 {
     employeeManagementEntitiesObj = new employee_managementEntities();
 }