I\'m new to using Hibernate with Java. I\'m getting the following exception. The stuff that I found online regarding this error didn\'t seem to help. Any ideas? The Exception:<
I was also face this problem fixed by this ...
You haven't declared your entity classes in persistence.xml config file: