c# - How can I relate 2 classes via NHibernate? -


Assume that I have a class "user", and it has the property of type "profile". How do I make my mapping schema and both tables in the database?

  & lt; Several-to-one / & gt;  

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -