first of all I couldn\'t find an answer from related questions in this forum. I am new to Hibernate technology and I am trying to run a basic example from this page: http://
You have to make the JDBC library jar available to your project. Just adding jar to your project directory does not accomplish that.
Select jar in your project, right click and add as a library.