Subject Re: JDBC 2 ?
Author Roman Rokytskyy
Hi,

> conn.prepareStatement(sql, ResultSet.TYPE_SCROLL_INSENSITIVE,
> ResultSet.CONCUR_READ_ONLY)
>
> I get the following error @ runtime:
> Unsupported Feature: Using a JDBC 2 method that is not supported.
>
>
> Does anyone know if there is going to be a JDBC 2 driver soon for
> Firebird? Or is there one already available.

This is not planned for release 1.0 of Jaybird. We need some
additional API calls and this will be implemented only after releasing
v.1.0. We are close to RC2, and if no new bugs will be discovered, we
will release the driver.

Best regards,
Roman Rokytskyy