Deleting using nhibernate

Asked By j javier
09-Mar-10 01:28 AM
Earn up to 0 extra points for answering this tough question.
I have an organization class and a client class.  Before deleting an organization I want to check if an organization is tied to a client/clients, if this is true deleting the organization should not be allowed.  I just started learning nhibernated and was wondering how to go about checking if an org is tied to a client.

Thanks in advance,
Jane

  re: Deleting using nhibernate

Santhosh N replied to j javier
09-Mar-10 01:37 AM
Create New Account