Hibernate version: hibernate-annotations 3.3.1, hibernate-commons-annotations 3.3.0.ga, hibernate-entitymanager3.3.2, hibernate-core 3.2
Name and version of the database you are using: Orcale XE 10g Release 2 (10.2)
I am using Hibernate Tools 3.2.2.Beta1 with Eclipse 3.3.2
My situation is I do not have any existing POJOs. But I do have an existing database with tables. I want to know how do I get hibernate to generate my POJO base only off of hbm files that uses meta tag as describe in the Hibernate Tools Reference Guide Chapter 6? Is this possible with the HTools Eclipse Plugin?
Can anybody help with this?
For a detail understanding of what I am trying to do please view my earlier post at
http://forum.hibernate.org/viewtopic.php?t=989179
Thanks!