Originally posted by Halcon Guatemala:
Hi madhu, welcome to Hibernate world...
It seems a very easy solution:
your hibernate.cfg.xml file must include the
to specify the dialect used for your database.
You can get a complete reference by this file in Hibernate reference
I hope this helps
[ November 15, 2006: Message edited by: Halcon Guatemala ]
I already set the <property name="property"> for ibm db2 database
still it is giving the same exception
the error is showing at sessionfactory=cfg.buildFactory();