Subject Re: CallableStatement.getParameterMetaData() fails
Author trefork
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
> This is current JayBird/Firebird limitation.

Ok, I see. That's unfortunate. Any ETA on full functionality, or is
there a workaround syntax? I've tried:
EXECUTE PROCEDURE ADD_NUMBERS2(?, ?) RETURNING_VALUES ?
but that doesn't seem to work either.

Nils