Subject | Re: compiling jaybird driver to target 1.1 JVMs |
---|---|
Author | g868avx |
Post date | 2003-06-09T17:46:22Z |
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:
trying to compile it.
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
>Most likely it will not compile. We are using reflectionJCA
> in some places, dynamic proxies, etc. You should be able to build
> org.firebirdsql.gds.* and org.firebirdsql.jgds.* classes, but not
> and JDBC classes. So, even if byte code will be 1.1 compliant, itwill
> not run in 1.1 JVMs.
>
> Best regards,
> Roman Rokytskyy