You're in luck. There's a JDBC 2.1 driver wrapper for Enhydra
Enterprise that transforms any JDBC 1 driver into a JDBC 2.1 driver
(i.e. 2.0 plus standard extensions). Goto
http://enterprise.enhydra.org/software/cvs/cvsweb.cgi/Projects/EnhydraOr
g/platforms/EE/
and drill down to the:
services/Jdbc/modules/JdbcLib/src/org/enhydra/jdbc/
directory. You'll find the source code for the driver in the core and
standard directories. The InstantDB directory contains extensions to
the Standard version that allow real (as opposed to simulated) 2-phase
commits with InstantDB.
Pete
----- Original Message -----
From: "Bogdan Fota" <bogdan@adcon.at>
Date: Wednesday, March 7, 2001 11:09 am
Subject: InstantDB: Connection pooling
> Do you intend to build a driver that supports the JDBC 2.0 API ? I am
> particularly interested if connection pooling will be implemented.
>
> Regards,
>
> Bogdan Fota
>
> -------------------------------------------------------------------
> ----------
> To unsubscribe from this mailing list, send email to
> majordomo@enhydra.orgwith the text "unsubscribe instantdb" in the
> body of the email.
> If you have other questions regarding this mailing list, send
> email to
> the list admin at owner-instantdb@enhydra.org.
>
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|