You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrei Veprev (JIRA)" <ji...@apache.org> on 2013/09/23 10:47:02 UTC

[jira] [Updated] (CAY-1874) Procedure action ignores the first result set

     [ https://issues.apache.org/jira/browse/CAY-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrei Veprev updated CAY-1874:
-------------------------------

    Attachment: CAY-1874.patch
    
> Procedure action ignores the first result set
> ---------------------------------------------
>
>                 Key: CAY-1874
>                 URL: https://issues.apache.org/jira/browse/CAY-1874
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Core Library
>    Affects Versions: 3.2M1
>         Environment: DB2
>            Reporter: Andrei Veprev
>         Attachments: CAY-1874.patch
>
>
> Seems ProcedureAction ignores the first ResultSet after executing procedure call. The first call in the result processing is getMoreResults() which, as documentation states, "implicitly closes any current ResultSet". http://docs.oracle.com/javase/6/docs/api/java/sql/Statement.html#getMoreResults()
> Patch is attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira