Hello, the driver will support the jdbc optional package javax.sql.* which provides a standard interface for working together with a connection pool manager. Managing pooled connections is normally part of a J2EE server or other standalone software and not provided by the javax.sql.* package.
Regards, Marco ---------------------------------------------- Marco PASKAMP SAP DB, SAP Labs Berlin > -----Original Message----- > From: Andreas Keller [mailto:[EMAIL PROTECTED]] > Sent: Donnerstag, 23. Mai 2002 23:27 > To: [EMAIL PROTECTED] > Subject: Re: JDBC 3.0 alpha > > > Does this jdbc driver finally support connection pooling? > > > Am Dienstag, 21. Mai 2002 09:03 schrieb Paskamp, Marco: > > Hello, > > one of the next task of our jdbc development is > implementing the optional > > javax.sql.* package. So it would be great if you would > sending me your > > coding of those parts you have already implemented. Maybe I > can integrate > > it in our current development. Thank you. > > > > I have also read your first mail on this, but I've lost it > in my Inbox, > > Sorry. > > > > Best Regards, > > Marco > > _______________________________________________ > sapdb.general mailing list > [EMAIL PROTECTED] > http://listserv.sap.com/mailman/listinfo/sapdb.general > _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
