C# - NHibernate Code generation does'n work

Support

Version: 8.31.5567.37380

Normal Code Generation is fine :-)

Wheres the NHibernate Code generation does nothing.

No error visible. No Code generated...

9 April 2015 10:48:32 zyko

Add Comment

Dusan Rodina - softwareideas.net 9 April 2015 21:51:26

Hi,

Currently, NHibernate code can be generated only from ERD diagram, because it natively supports information about nullability, type size, etc.

Maybe I could add some warning about it to the application. In one of next versions, I could also prepare a source code template for NHibernate code generation from a class diagram.