[ 
http://issues.apache.org/jira/browse/DERBY-924?page=comments#action_12367857 ] 

Dyre Tjeldvoll commented on DERBY-924:
--------------------------------------

I think this could be done in much the same way as for getProcedures. I think 
we can re-use the same query, as long as we change the restriction from 
ALIASTYPE = 'P' to ALIASTYPE = 'F'.  

I'm wondering if it is a good idea to select JAVACLASSNAME as REMARKS. But 
since this is not done for getProcedures it may not be a good idea to do it 
here either...


> new JDBC4 metadata API getFunctions() needs to be implemented
> -------------------------------------------------------------
>
>          Key: DERBY-924
>          URL: http://issues.apache.org/jira/browse/DERBY-924
>      Project: Derby
>         Type: New Feature
>   Components: JDBC
>     Versions: 10.2.0.0
>  Environment: JDK 1.6
>     Reporter: David Van Couvering
>     Assignee: Dyre Tjeldvoll

>
> For now I am implementing this to return empty result set so at least we're 
> compliant, but we should be able to implement this one

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