Suresh Rohan's Blog

This blog is all about Java, J2EE,Spring, Angular, React JS, NoSQL, Microservices, DevOps, BigData, Tutorials, Tips, Best practice, Interview questions, Views, News, Articles, Techniques, Code Samples, Reference Application and much more

Wednesday, August 28, 2013

Object Relational Mapping (ORM) Data Access


Benefits of using the Spring Framework to create your ORM DAOs include:


Easier testing
Common data access exceptions
General resource management.
Integrated transaction management


No comments:

Post a Comment