"David Van Couvering (JIRA)" <[email protected]> writes:
> [ > http://issues.apache.org/jira/browse/DERBY-925?page=comments#action_12369276 > ] > > David Van Couvering commented on DERBY-925: > ------------------------------------------- > > The network client currently returns a "Not Implemented" > SQLException for these new metadata functions, but that's logged as > a bug (DERBY-970). getFunctionParameters() and getFunctions() are not implemented (not even to throw "Not Implemented") on the client, so you will get an AbstractMethodError. -- Knut Anders
