Subject | Re: Jaybird port to J2ME? |
---|---|
Author | Roman Rokytskyy <rrokytskyy@acm.org> |
Post date | 2003-02-02T13:52:50Z |
Blas,
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
> I'm don't think it is so difficult.Even if you manage to get it compile, it will be quite big. I still
>
> I'll try to compile my version of the driver with J2ME and then we
> I will now more exactly which changes are needed.
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