How to Configure Hibernate with Eclipse Galileo
Can someone tell me how to configure hib开发者_如何转开发ernate (Annotations) with Eclipse?
To use hibernate annotations in Eclipse I just add a reference to the required jar (hibernate-annotations.jar).
You will also need the hibernate jar and the ejb3 jar (ejb3-persistence.jar)
精彩评论