Please help me out
I am trying to do this but nHibernate not allowing can any one help me out how to do this?
Please help me out
I am trying to do this but nHibernate not allowing can any one help me out how to do this?
Is it truly one-to-one in your data model is it one-to-one in your domain model? I doubt you have two tables with same PK so you would not use one-to-one.
http://stackoverflow.com/questions/2783622/how-to-map-it-hasone-x-references/2803860#2803860