Subject Re: [Firebird-Java] Firebird 2.5 Services API extensions?
Author Roman Rokytskyy
> Now I get e.g. that FBCallableStatement is already defined ...
>
> Do I have to customize the build in Eclipse somehow to say what JDK/JDBC
> ... version is targeted?

Depending on JDK you use you have to include one of the jdbc_XX,
pool_jdkX_X, wire_jdkX_X. If you run JDK 1.4.2, you should not include
test30.

Roman