Click here to Skip to main content
15,886,578 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i am inserint data into sqlserver using Nhiberbate

its inserting data by using Isession.Save()

but also inserting null data into parent class

what i want

just to insert into child (many to one relation ) class not in
parent class (one to many class )
Posted
Comments
Sandeep Mewara 3-Mar-13 10:22am    
I guess, it would help more once you update your question with more details around it. How you did it, any log>

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900