onFlushDirty « JPA « Spring Q&A





1. spring + hibernate + AuditInterceptor ,onFlushDirty is called too many times!    forum.springsource.org

spring + hibernate + AuditInterceptor ,onFlushDirty is called too many times! http://forum.hibernate.org/viewtopic.php?t=955313 Hibernate version: 3.1. (in the manifest.mf) Spring-Version: 1.2.6 Mapping documents: not needed Code between sessionFactory.openSession() and session.close(): Full stack ...

2. Urgent - Hibernate EmptyInterceptors: onFlushDirty    forum.springsource.org

Urgent - Hibernate EmptyInterceptors: onFlushDirty Hi, I am using Spring-Hibernate in my project. In my Hibernate Session factory EmptyInterceptor is getting injected. I need help in Hibernate EmptyInterceptors: onFlushDirty method Lets ...