Subject Re: RC3
Author Roman Rokytskyy <rrokytskyy@acm.org>
Hi,

> Is it Jaybird that will not have to support PreparedStatement
> pooling in the future?
> JDBC 3.0 spec, mentions that PreparedStatements may be reusable
> (see section 11.6). It is/will be possible to check if a datasource
> supports poolable PreparedStatements by calling
> DatabaseMetaData.supportsStatementPooling().
> This feature was added to the spec for performance reason.

Definitely not in the nearest future. I do not know anybody willing
to add it to the driver.

Best regards,
Roman Rokytskyy