Details
Description
setting transaction isolation level to read committed after reading a BLOG record raise ERROR X0X03: Invalid transaction state - held cursor requires same isolation level .
Using Derby client 10.2 either with Derby server 10.3 or 10.2 works fine .
Using Derby Client 10.3 with Derby Server 10.2 also work fine.
Attachments
Attachments
Issue Links
- relates to
-
DERBY-3496 CallableStatement with output parameter leaves cursor open after execution
- Closed