[ http://issues.apache.org/jira/browse/DERBY-925?page=all ]

Dyre Tjeldvoll updated DERBY-925:
---------------------------------

    Derby Info: [Patch Available]

Patch is available. 

Some comments about the patch:
A lot of the earlier comments on this issue turned out not to be relevant. The 
query for getFunctionParameters is mostly based on the generated ODBC 
getProcedureColumns query, which already has all the new columns. I did however 
have to extend the GetProcedureColumns VTI so that the return value (parameter) 
is included for functions, and that the new functionParameter* constants are 
used for functions.

> Implement new JDBC 4 metadata API getFunctionParameters()
> ---------------------------------------------------------
>
>          Key: DERBY-925
>          URL: http://issues.apache.org/jira/browse/DERBY-925
>      Project: Derby
>         Type: New Feature

>   Components: JDBC
>     Versions: 10.2.0.0
>  Environment: JDK 1.6
>     Reporter: David Van Couvering
>     Assignee: Dyre Tjeldvoll
>  Attachments: TypePrinter.java, derby-925.v1.diff, derby-925.v1.stat, 
> derbyall_report.txt
>
> I am currently implementing this to return an empty result set so at least 
> we're compliant, but we should be able to provide real metadata here.

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

Reply via email to