Hibernate hbm file vs Hibernate Notations,
May 15, 2009 at 10:24 AM
Hi. I'm following the tutorial that is very undestandable, but a quation arise when I try to intergate Hibernate annotations in this tuturial. I try adding the bean in the same place than the hbm.xml file but I got a deployment exception saying that the Bean was not found. My Question is Which is the best way to add or enable Hibernate annotations in the tutuorial? Thanks in advance. Regards.
View All Comments
| View Tutorial