[Question] Why does IStatelessSession doesnt trigger events? #3071
Unanswered
IdeaHunter
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Im using IPostInsertEventListener, IPostUpdateEventListener, IPreDeleteEventListener events which works just fine if i use OpenSession() method, but neither of them works if i use OpenStatelessSession().
I was looking around the code in attempts to find a place where they should fire and found nothing. Can somebody please elaborate and tell why so?
Beta Was this translation helpful? Give feedback.
All reactions