1.

What Are The Ways To Access Hibernate By Using Spring?

Answer»

There are two WAYS to access HIBERNATE using SPRING:

  1. INVERSION of Control with a Hibernate Template and Callback.
  2. Extending HibernateDAOSupport and Applying an AOP Interceptor NODE.

There are two ways to access hibernate using spring:



Discussion

No Comment Found