play1 icon indicating copy to clipboard operation
play1 copied to clipboard

Session-scoped Hibernate interceptor does not work

Open jvosloo opened this issue 3 years ago • 1 comments

TLDR: Using Play 1.5.3, specifying a session-scoped Hibernate Interceptor by setting the following Hibernate in application.conf, doesn't work:

hibernate.session_factory.session_scoped_interceptor=utils.HibernateQueryInterceptor


I described the issue extensively in this Stackoverflow question, hoping that it's perhaps something I'm doing wrong. I am starting to think this might be a legitimate bug, therefore I'm raising it here.

jvosloo avatar Jul 01 '21 08:07 jvosloo

Anybody?

jvosloo avatar Sep 13 '21 21:09 jvosloo