Basic Hibernate : My first attempt
Today I started on hibernate and this is about the basic stuff. More like a hello world. I just finished re-writting my LoginDao to use hibernate framework. This webpage has helped me to do this : www.vaannila.com/spring/spring-hibernate-integration-1.html Heres what I have done. This time instead of spending time…
