What property sets the not-null in i many-to-one

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
mcan
Posts: 1
Joined: Thu 27 Mar 2014 13:47

What property sets the not-null in i many-to-one

Post by mcan » Thu 12 Mar 2015 12:13

Hi.

As the topic says, what property in the GUI set's the not-null property in a many-to-one association?

I have managed to change the property in the hbml file manually, so that the generated xml files is correct. But I can't figure out what it is that is changing in the model.

BR.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: What property sets the not-null in i many-to-one

Post by Shalex » Fri 13 Mar 2015 12:06

Please refer to http://www.devart.com/entitydeveloper/e ... eloper.chm > ORM Support > NHibernate.

If this doesn't help, please send us a test model and specify the code/XML generation you want.

Post Reply