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

V.Narayanan commented on DERBY-2257:
------------------------------------

This patch contains the implementation of one function (Clob.getSubString) which
is being done in order to get feedback from the community. In addition to other
comments I was also having the following queries in mind for which I was
looking for advice from the community.

1) Would it be a problem if the stored functions are visible to users
2) Where should the functions be placed? I had the following options
 a) SYSFUN - did not seem the right place since all the functions here seemed 
to called by the
         users
 b) SYSIBM - used for metadata functions
 c) SYSCS_UTIL

PLS NOTE THAT THE PATCH IS NOT FOR COMMIT. 

> 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, StoredProcedures_v1.diff, 
> StoredProcedures_v1.stat
>
>


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

        

Reply via email to