Thanks to both Rick Hillegas and Knut Anders Hatlen - I was passing the empty string instead of NULL as the catalog parameter - makes a difference!
w.r.t. functions vs. parameters - sigh, another Oracle-vs-the-world issues: Oracle returns StoredFunction info via the JDBC < 4.0 'getProcedures()' call; Derby does not. -- View this message in context: http://www.nabble.com/jdbc-metadata-getProcedures-does-not-return-newly-created-proc-funcs-tf4392888.html#a12594064 Sent from the Apache Derby Users mailing list archive at Nabble.com.
