Hi guru,
I'm trying to customize hibernate tools to meet our dev process.
In our process the dba add field and table to db.
We run hibernate tools to generate hbm file. but if we want to customize java class generation we must use meta tags.
But meta tags are deleted if we generate hbm.
Did I miss something?
Thank in advance
Marco
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version:
Mapping documents:
Code between sessionFactory.openSession() and session.close():
Full stack trace of any exception that occurs:
Name and version of the database you are using:
The generated SQL (show_sql=true):
Debug level Hibernate log excerpt:
Problems with Session and transaction handling?
Read this:
http://hibernate.org/42.html