문제

I have created a web application in netbeans and it works fine. Now for the learning purpose I want to use hibernate for the database interaction. I can create a new project with hibernate in netbeans but I don't know how to add hibernate in my existing project.

Thank you.

도움이 되었습니까?

해결책

In Netbeans version 7.3.1

right-click on "Source Packages" >> New >> Other... >> Hibernate >> Hibernate Configuration Wizard.
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top