Sunday, September 26, 2010

Hibernate with JPA annotation

Hibernate with JPA annotation is interesting. We no need to worry about mapping configuration files. Simply do it in java source with annotations. I used maven hibernate plugin to setup a project. Here is my pom.xml

No comments:

Post a Comment