Fluent NHibernate Composite Keys
Summary In a previous blog post, I demonstrated a composite key on a table that was used as a reference between two other tables (a many-to-many example). This time I’m going to demonstrate the basic mapping of a composite key for a table that will be defined as a class. This is a one-to-many example, … Read moreFluent NHibernate Composite Keys