On Mon, Feb 8, 2010 at 5:15 PM, Thomas Mueller <[email protected]
> wrote:

> Hi,
>
> > I'm looking to use H2 on a blackberry, but it has no support for the
> > JDBC and no java.sql package.
>
> Is the class java.io.RandomAccessFile supported?
>
> Could you post a link to the documentation (most important is the list
> of supported APIs)?
>
>
The current API (5.0 beta) can be found here
http://www.blackberry.com/developers/docs/5.0.0api/index.html. You may wish
to target 4.5 which can be found here
http://www.blackberry.com/developers/docs/4.5.0api/index.html as this runs
more phones.

The Blackberry is J2Me (or whatever they refer to the Micro edition as now)
and it does NOT support java.io.RandomAccessFile.

It would be great to support the Blackberry (or other J2Me phones) and
Android as well!

Jeffrey

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to