Great thanks, I'll return 'true' to this question for the new JDBC4 metadata methods.

David

Daniel John Debrunner wrote:
Daniel John Debrunner wrote:


David W. Van Couvering wrote:



Does Derby support calling user-defined stored procedures or functions
using the stored procedure escape syntax?


Yes for procedures, search for the reqular expression '\{.*call' in
procedure.java.

Possibly for functions, since I'm modifying functions.sql I can add some
tests there to see.


Yes for functions, of course it has to be a java test because the syntax is
 {? = call function(...) }

(to fetch the out parameter, ij doesn't support getting the parameter).

This is already tested in outparams.java

Dan.

begin:vcard
fn:David W Van Couvering
n:Van Couvering;David W
org:Sun Microsystems, Inc.;Database Technology Group
email;internet:[EMAIL PROTECTED]
title:Senior Staff Software Engineer
tel;work:510-550-6819
tel;cell:510-684-7281
x-mozilla-html:TRUE
version:2.1
end:vcard

Reply via email to