Subject | Re: [Firebird-Java] Re: Can you use PreparedStatements together with connection pooling? |
---|---|
Author | Roman Rokytskyy |
Post date | 2010-03-22T09:10:30Z |
>> Thanks very much for the speedy reply Roman, that's answered/confirmed aIt is implemented in the connection pool classes of Jaybird. Optional,
>> lot of my concerns. The pooling of prepared statements is an interesting
>> idea... but looks like we need to have a big re-think of our prepared
>> statements code in our web app.
>
> Pooling of prepared statements in the way you want to should be implemented in the driver and/or the server. I believe Jaybird/Firebird currently has neither.
so to say.
Roman