Why is cursor already closed ? #3136
-
|
I am invoking mapper by reflection, and outer method was annotated by @transactional: when doing this: why this happen ? please give some hint |
Beta Was this translation helpful? Give feedback.
Answered by
AlwaysNoobCoder
Apr 12, 2024
Replies: 1 comment
-
|
@transactional SHOULD ON PUBLIC METHOD ONLY |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AlwaysNoobCoder
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@transactional SHOULD ON PUBLIC METHOD ONLY