Subject Re: [Firebird-Java] Re: JayBird: Problems with Prepared Statements
Author Roman Rokytskyy
> I would be really glad if you please reply directly to this post
> when/if that feature is implemented.

Please fill the feature request at SourceForge.net, so we do not forget it
before the next RC and/or final release.

> In the meantime, I will try to handle the prepared statement directly
> without converting it to String.

I still do not understand why do you need this non-standard feature if you
call Connection.prepareStatement(...) anyway.

Roman