Example & Tutorial understanding programming in easy ways.

What are ORM\'s Spring supports ?

 Spring supports the following ORM's as follows:
 1 Hibernate
 2 iBatis
 3 JPA (Java Persistence API)
 4 TopLink
 5 JDO (Java Data Objects)
 6 OJB

Read More →