I am new to hibernate. I am reading Java Persistence with Hibernate book. I was reading section Using Hibernate EntityManager. I am using ant to export the schema. but it is not doing so. After executing ant -verbose schemaexport when i tried to execute ant -verbose dbmanager it is not showing any table in database. Pls help me to run this small hello world application. :-(
Regards,
Suresh Babu
SCJP 1.4
SCBCD 1.3
Suresh Babu Shanmugam
Greenhorn
Joined: Dec 11, 2006
Posts: 23
posted
0
Hi, Schema export using Ant is giving problem. it is not exporting any database schema.