[
https://issues.apache.org/jira/browse/DERBY-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13848135#comment-13848135
]
Dag H. Wanvik commented on DERBY-3687:
--------------------------------------
The way I read the code, the restriction is per connection, i.e. you cannot
nest (user level) save points within the same connection. Do you have a repro
for this behavior, Sean? If so, I think it must be some bug.
> Make client driver allow nested savepoints
> ------------------------------------------
>
> Key: DERBY-3687
> URL: https://issues.apache.org/jira/browse/DERBY-3687
> Project: Derby
> Issue Type: Improvement
> Components: Network Client
> Reporter: Dag H. Wanvik
> Labels: derby_triage10_9
> Attachments: Main.java
>
>
> Currently, only the embedded driver allows nested savepoints, cf. the
> attached repro.
> In the interest of harmonizing the drivers it would be nice to make the
> client driver allow this as well.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)