Subject | Re: JayBird: Problems with Prepared Statements |
---|---|
Author | pifproject |
Post date | 2005-09-06T15:16:48Z |
> > Is overriding the toString method forI have not had any problems doing the conversion of prepared
> > PreparedStatement a viable solution?
>
> I'm not sure that this is the correct way
> (though MySQL took that path).
statements to String (as mentioned in my opening post) with 'MySQL
Connector/J v3.1.10' and 'PostgreSQL v8.0-b312 Native JDBC3' drivers.
> I would prefer an explicit method inWhat do you mean by "explicit method"?
> FirebirdPreparedStatement interface