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

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

It is OK to fix upgrade in another patch since the procedures are not currently 
used and won't break anything.

I'm not sure whether the procedures should be created during soft upgrade. Soft 
upgrade is usually handled by falling back to the old behaviour.  If you for 
instance have a read-only database created with Derby 10.2, you can't create 
the procedures when you do a soft upgrade, but all the lob functionality that 
was present in 10.2 should still work.

> Implementing the stored procedures called by the LOB related JDBC methods
> -------------------------------------------------------------------------
>
>                 Key: DERBY-2257
>                 URL: https://issues.apache.org/jira/browse/DERBY-2257
>             Project: Derby
>          Issue Type: Sub-task
>          Components: JDBC
>         Environment: All environments
>            Reporter: V.Narayanan
>         Assigned To: V.Narayanan
>         Attachments: Expln_StoredProc_LOB.txt, Expln_StoredProc_LOB_v2.txt, 
> StoredProcedures_v1.diff, StoredProcedures_v1.stat, StoredProcedures_v2.diff, 
> StoredProcedures_v2.stat
>
>


-- 
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