Hi All,
I'm using:
Java 5
Eclipse 3.1.2
Hibernate Tools 3.2Beta5
Hibernate 3.0.5
JBoss 4.0.3SP1
and I've got reverse engineering working on a group of about thirty interrelated tables, generating both hbms and java files (with a lot of help from Max and other users of this forum!).
Overall, I've matched everything I used to do in Middlegen except one thing I just realized I really need, which is designating an attribute as the version attribute for automated optimistic locking enforcement by Hibernate.
I searched the forums for a mention of this, but didn't find anything in the context of hibernate tools reverse engineering. Is that implemented? Anyone else need that capability?
Thanks!
Vick
|