If I am using spring JPA, then should I use any ORM frameworks such as hibernate or toplink in order to save the data to the database? I was trying to find out without using ORM frameworks. But I could not find out any link for that. I saw many articles regarding spring jpa. Request you to post some links. I have already posted a thread last week regarding annotated entity manager.
annotated entity manager null pointed exception
As I am new to spring, did not get the idea properly.