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
[quote][/quote]
Respected Friends,
Here my problem is that i want to generate the table by using the hibernate query lagnauge ,i know it is possible and we can do it but i don't get the proper link or say that proper example for it(Like Create table tablename work in SQL right so i want to generate table without usign SQL and by using HQL )
THANKS FOR YOUR CO-OPERATION IN ADAVANCE