1.

What are the two ways of accessing Hibernate by using Spring.

Answer»
  • Inversion of Control approach by using HIBERNATE Template and Callback.
  • Extending HibernateDAOSupport and Applying an AOP INTERCEPTOR NODE.


Discussion

No Comment Found