Details
Description
If you open session or cursor in one thread,
and then close that session/cursor when the thread (which opened connection) is closed it crashes JVM.
Example of code is attached.
If you open session or cursor in one thread,
and then close that session/cursor when the thread (which opened connection) is closed it crashes JVM.
Example of code is attached.