Subject Re: [Firebird-Java] Glassfish - Connection pool error
Author Roman Rokytskyy
>>> It really was using the JDK6, updated the jaybird to 2.1.6JDK6, but
>>> continued the error?
>> Same exception? Or SQLException: "not yet implemented"?
>
> Shouldn't that be a java.sql.SQLFeatureNotSupportedException (new in
> JDBC 4.0) instead of a generic SQLException?

Yup. I was in a hurry to release Java 6 compliant version. But anyway,
will be fixed in the next version.

Roman