You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Rodrigo Bravo <ro...@gmail.com> on 2005/09/13 16:28:36 UTC

JSR 169 and Derby

Hello!
I've try to use Derby with J2ME, across the Driver169, but the method
getEmbedConnection is not available, so I can't get the appropriate
connection to the database. Can u help me with this? Thanks!!

Re: JSR 169 and Derby

Posted by Daniel John Debrunner <dj...@debrunners.com>.
Rodrigo Bravo wrote:

> Hello!
> I've try to use Derby with J2ME, across the Driver169, but the method
> getEmbedConnection is not available, so I can't get the appropriate
> connection to the database. Can u help me with this? Thanks!!

Driver169 is not part of Derby's api.

The api for Derby on JSR169 is documented, links are in this thread:

http://mail-archives.apache.org/mod_mbox/db-derby-user/200509.mbox/%3c58ed70f5050908121973e9c498@mail.gmail.com%3e

Hope this helps,
Dan.