Is it a problem to create two connection tables? What is the point of having to lists in a user, sure each collection has a particular meaning so why not to store the association in separate tables?
On Saturday, January 12, 2013 9:24:14 PM UTC, Mads Skipper Pedersen wrote: > > I have a class http://pastebin.com/qU4J1WAF mapped by Fluent hibernate, > and I am trying to get this friend list to work. This gives me this table > FriendConnection > http://www.gratisimage.dk/graphic/images/2013/January/12/967B_50F1CF00.jpg > > > But how do I write 2 friend IDs to this list? And would I read from it? > > Do I just add the user to the first list and the friend to the second? > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/7g9ZycAYA-cJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
