NHibernate Code Generation

前端 未结 6 1635
野的像风
野的像风 2020-12-10 19:59

I am working with NHibernate, and a few code generation tools. MyGeneration is one and SmartCode is the other.

This question has been asked before, but I have looked

6条回答
  •  旧时难觅i
    2020-12-10 20:33

    The NHContrib project includes a tool called hbm2net to generate code. I've never used it, so I've no idea what sort of code it produces, but I know it uses NVelocity. Link to a tutorial.

提交回复
热议问题