Joined: Thu Aug 28, 2003 12:52 pm Posts: 1 Location: White Plains, NY
|
Hi All,
My company is strongly considering scrapping their existing DAO-based JDBC persistence "framework" and implementing Hibernate. We currently have over 300 persistent classes and of course a corresponding database. This is a production application already.
I am partial to the XDoclet hibernate plug-in, but it would be a bit of a pain to write XDoclet tags for all these classes. Is there a tool that would help with this process? Ideally, something that has some awareness of both our domain model and corresponding database model and would help filling in the gaps so that we could use XDoclet without doing all that hand tagging.
I have read the tool wiki's but there doesn't seem to be anything that fits this niche. Any suggestions would be appreciated!
Thanks!!!
Niels
|
|