NHibernate with string primary key and relationships
- by John_
I've have just been stumped with this problem for an hour and I annoyingly found the problem eventually.
THE CIRCUMSTANCES
I have a table which users a string as a primary key, this table has various many to one and many to many relationships all off this primary key.
When searching for multiple items from the table all relationships were…