Author Topic: Model transformation for (N)Hibernate  (Read 2008 times)

beaf

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Model transformation for (N)Hibernate
« on: February 07, 2007, 07:28:53 am »
Hi,

I'm sure it has been discussed before, but has anyone done a model transformation script for Hibernate or NHibernate?

I did one some time ago using coded Java comments and XDoc which worked ok, but it repeated the comments on both get and set, resulting in two identical fields/attributes (doh!).