PDA

View Full Version : 1 more, how about generating hbm from db schema/ tables?



dwible
Jul 27th, 2005, 10:22 AM
what have people used to generate hbm files for existing db tables.

Thanks,

dw

katentim
Jul 27th, 2005, 05:45 PM
MiddleGen is designed exactly for this. See:
http://www.hibernate.org/98.html
http://boss.bekk.no/boss/middlegen/

dwible
Jul 29th, 2005, 03:17 PM
thanks