Subject | Re: CallableStatement.getParameterMetaData() fails |
---|---|
Author | trefork |
Post date | 2005-03-04T20:07:38Z |
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
registerOutParam(int, int) is a requirement for getParameterMetaData()
to work. Am I wrong?
Nils
<rrokytskyy@a...> wrote:
> You have forgotten CallableStatement.registerOutParam(int, int) callas I
> suggested in my private email.According to the JDBC spec, I don't believe that calling
registerOutParam(int, int) is a requirement for getParameterMetaData()
to work. Am I wrong?
Nils