I have a simple
test application using Hibernate and MySQL.
I got this error when I was trying to run project:
The project content below files
hibernate.properties Product.hbm.xml Product.java InsertProduct.java All files be found in one package.
What's wrong?
[ August 12, 2007: Message edited by: Eugene Shaforostov ]