[ 
https://issues.apache.org/jira/browse/DERBY-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479340
 ] 

Daniel John Debrunner commented on DERBY-2417:
----------------------------------------------

CursorTest has a fixture called 'derby2417testSetCursorNextExecute' tests this 
issue and only runs in embedded. Once this is fixed the fixture can be run in 
both.

> Network client disallows Statement.setCursorName if an open result set is 
> associated with the Statement object.

> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2417
>                 URL: https://issues.apache.org/jira/browse/DERBY-2417
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC, Network Client
>            Reporter: Daniel John Debrunner
>            Priority: Minor
>
> The Javadoc says that this cursor name applies to future execute methods so 
> the current state of the statement object should be irrelevant.
> Embedded allows the setCursorName and applies it to future executes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to