how to create inheritance by Entity Developer in nhibernate

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
farajzadeh
Posts: 1
Joined: Tue 28 Jun 2011 09:35

how to create inheritance by Entity Developer in nhibernate

Post by farajzadeh » Tue 28 Jun 2011 09:47

Hi,

How can create inheritance by new version of entity developer that support nhibernate?

Unfortunately when i add inheritance between two class, it will back error to me that object reference not set to an instance of an object!!!

tnx

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 01 Jul 2011 12:59

Could you please specify the classes you have created an inheritance between?
If possible, please send us the model and describe some steps to reproduce the issue.

Post Reply