[
https://issues.apache.org/jira/browse/DERBY-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-2317:
---------------------------------
Issue & fix info: [Repro attached]
Urgency: Normal
Bug behavior facts: [Embedded/Client difference]
Triaged for 10.5.2: assigned normal urgency, noted that a repro is attached,
flagged as embedded/client difference.
> Difference in the cursor.getcursorName behaviour between n/w server and
> embedded mode, where embedded retuns null and n/w server returns the cursor
> name
> ---------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-2317
> URL: https://issues.apache.org/jira/browse/DERBY-2317
> Project: Derby
> Issue Type: Bug
> Components: Network Server
> Affects Versions: 10.3.1.4
> Reporter: Manjula Kutty
> Attachments: TestCursor.java
>
>
> Please find the attached small java test which gives you the different
> behaviour. Please find the following mail thread which says the embedded
> mode's behaviour is correct.
> http://mail-archives.apache.org/mod_mbox/db-derby-dev/200702.mbox/%[email protected]%3e
> To run the test in the embedded mode
> java TestCursor embedded
>
> in n/w server ( have to start the server seperately)
>
> java TestCursor NetworkServer
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.