The java.sql and javax.sql packages are available as optional packages for JavaME:
http://java.sun.com/javame/reference/apis.jsp Be warned: this packages don't include all classes/interface of the JSE! Best, Manfred On Feb 9, 12:15 am, 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)? > > Regards, > Thomas -- 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.
