Spring Hibernate Integration
- by Aj
I am new to Spring Hibernate. I was trying Spring Hibernate integration tutorial from http://www.vaannila.com/spring/spring-hibernate-integration-1.html
and i was able to run the example.This example deals with one table.
Now i am trying with one more table. I have few question
As per my understanding we need to add following things
…