|
you don´t load the driver
Check this things:
Have the jar with driver that you want to use IN the classpath
In the hibernate config has the driver property with the complete name of the driver´s class.
In PostgreSQL web site you can download the jar and its driver.
good luck
|