ContactUs

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

Explain about the Spring DAO support ?

The Data Access Object (DAO) support in Spring is aimed at making it easy to work with data access technologies like JDBC, Hibernate or JDO in a consistent way. This allows one to switch between the persistence technologies fairly easily and it also allows one to code without worrying about catching exceptions that are specific to each technology.
Related Posts Plugin for WordPress, Blogger...
Flag Counter