Subject Re: compiling jaybird driver to target 1.1 JVMs
Author g868avx
Thanks for the quick reply, Roman. I'm glad I asked here before
trying to compile it.

--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
>Most likely it will not compile. We are using reflection
> in some places, dynamic proxies, etc. You should be able to build
> org.firebirdsql.gds.* and org.firebirdsql.jgds.* classes, but not
JCA
> and JDBC classes. So, even if byte code will be 1.1 compliant, it
will
> not run in 1.1 JVMs.
>
> Best regards,
> Roman Rokytskyy