NHibernate Code Generation

前端 未结 6 1626
野的像风
野的像风 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条回答
  •  一向
    一向 (楼主)
    2020-12-10 20:48

    I suggest taking a look at the Summer of Nhibernate series by Steve Bohlen, specifically Session 8 which talks about using NHibernate with a a pre-existing/legacy datastore situation. He uses MyGeneration and provides the template file he uses for doing so.

提交回复
热议问题