You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
what is the way to inject hibernate interceptor in sessionFactory while using hibernate4 and spring3.1
such that <property name="entityInterceptor" ref="auditLogInterceptor" /> used in spring3.1 and hibernate3
raj kumar opened SPR-8980 and commented
what is the way to inject hibernate interceptor in sessionFactory while using hibernate4 and spring3.1
such that <property name="entityInterceptor" ref="auditLogInterceptor" /> used in spring3.1 and hibernate3
Issue Links:
The text was updated successfully, but these errors were encountered: