You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Daniel John Debrunner (JIRA)" <de...@db.apache.org> on 2004/12/17 08:16:15 UTC

[jira] Commented: (DERBY-89) Support Java Signature in procedure declaration

     [ http://nagoya.apache.org/jira/browse/DERBY-89?page=comments#action_56809 ]
     
Daniel John Debrunner commented on DERBY-89:
--------------------------------------------

I got this error compiling after applying this patch.

    [javac] Found 1 semantic error compiling "C:/work/p4/os/opensource/java/engi
ne/org/apache/derby/impl/sql/compile/MethodCallNode.java":
    [javac]    687.                 method = classInspector.findPublicMethod(jav
aClassName, methodName, staticMethod);
    [javac]                                  <----------------------------------
------------------------------------>
    [javac] *** Error: No match was found for method "findPublicMethod(java.lang
.String, java.lang.String, boolean)".


> Support Java Signature in procedure declaration
> -----------------------------------------------
>
>          Key: DERBY-89
>          URL: http://nagoya.apache.org/jira/browse/DERBY-89
>      Project: Derby
>         Type: New Feature
>   Components: SQL
>     Reporter: Jeremy Boynes
>  Attachments: derby_java_signature.patch
>
> Derby cannot resolve procedures to methods when the Java signature determined from the SQL declaration is ambiguous. SQL-03 Part 13 allows a Java signature to be supplied in the SQL.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira