Subject Re: Jaybird port to J2ME?
Author Roman Rokytskyy <rrokytskyy@acm.org>
Blas,

> I'm don't think it is so difficult.
>
> I'll try to compile my version of the driver with J2ME and then we
> I will now more exactly which changes are needed.

Even if you manage to get it compile, it will be quite big. I still
think that J2ME-specific classes is more appropriate solution.

org.firebirdsql.gds.* and org.firebird.sql.jgds.* have approx. 140k
uncompressed size. org.firebirdsql.jdbc.* itself is 322k of
uncompressed size. Having some experience with J2ME-enabled phones,
I'm very concerned about heap size.

Best regards,
Roman Rokytskyy