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.