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

Knut Anders Hatlen commented on DERBY-5578:
-------------------------------------------

The upgrade test should probably go into Changes10_10, since that's the current 
version of trunk. And maybe the new helper methods in TriggerTest should close 
the ResultSets. Otherwise, the patch looks good to me.

Nits: Some small typos in the comments in TriggerTest that you might want to 
fix:

  - "Creat the required tables" - creat -> create

  - "It's trigger action" - It's -> Its

  - "trigger action with have" - with -> will

  
                
> Provide a way to invalidate stored prepared statements
> ------------------------------------------------------
>
>                 Key: DERBY-5578
>                 URL: https://issues.apache.org/jira/browse/DERBY-5578
>             Project: Derby
>          Issue Type: Improvement
>          Components: Services
>            Reporter: Kathey Marsden
>            Assignee: Mamta A. Satoor
>         Attachments: DERBY5578_patch1_diff.txt, DERBY5578_patch2_diff.txt
>
>
> In various support situations I have seen problems with JDBC metadata stored 
> prepared statements or trigger stored prepared statements that need to be 
> invalidated.  It would be nice to have a way to do this in the field.  For 
> 10.9 a stored procedure would make most sense, but it would be good to have 
> something available in the release branches too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to