I was facing the same problem, to resolve this make sure these two steps done :
1. add your Entity in hibernate configuration file like
<hibernate-configuration>
<session-factory>
...
Type: Posts; User: Rovart; Keyword(s):
I was facing the same problem, to resolve this make sure these two steps done :
1. add your Entity in hibernate configuration file like
<hibernate-configuration>
<session-factory>
...