Subject | Re: Escaped syntax for CallableStatement: need your help/input |
---|---|
Author | rrokytskyy |
Post date | 2001-12-13T07:23:12Z |
> Does it make sense to throw sqlexception for theno, because the order of parameters will be incorrect. getXXX should
> registerOutParameter but allow getxxx methods to return results
> from the outxsqlda (??did I remember correctly??) for an execute sp?
throw an exception as well... only ResultSet will return parameters.
Thanks,
Roman