Hi Folks, I'm trying to mimic the functionality along the lines of Friends on Facebook. I have a user entity and all of the obligatory first name, last name, user name, password, etc stuff in it and I have a friend entity which has RequestSubmittedOn, ConfirmedOn and an association called Requestor which points to the user entity and Requested which also points to the user entity. I'm getting stuck on the associations and how to set them up in my mapping file. Could someone point me in the right direction? Thanx!
-- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
