Hibernated,
Does anyone have a pointer to using Hibernate reverse engineering with maven? My web searches were gathering documents that did not have specifics.
Best wishes,
--greg
P.S. Also, the getting started sample code i pulled down from the site is probably from an older version on hibernate. Only two of the ant targets (startdb and schemaexport) actually worked on my macbook pro, running leopard. The others resulted in errors. As i said, i'm guessing the HelloWorld code from
http://caveatemptor.hibernate.org/ is old code and needs a migration process applied to it. Can anyone point me to a "hello world" sample that is current?
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version: 3.3.1.GA
Mapping documents: not yet
Code between sessionFactory.openSession() and session.close(): NA
Full stack trace of any exception that occurs: NA
Name and version of the database you are using: NA
The generated SQL (show_sql=true): NA
Debug level Hibernate log excerpt: NA
Problems with Session and transaction handling?
Read this:
http://hibernate.org/42.html