RE: [INTERFACES] ConnectionPoolDataSource (JDBC)

From: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
To: "'Assaf Arkin'" <arkin(at)exoffice(dot)com>, Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: RE: [INTERFACES] ConnectionPoolDataSource (JDBC)
Date: 2000-02-10 08:49:48
Message-ID: 1B3D5E532D18D311861A00600865478C70C1A6@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

As usual when replying from here, replies prefixed with PM:

--
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.

-----Original Message-----
From: Assaf Arkin [mailto:arkin(at)exoffice(dot)com]
Sent: Wednesday, February 09, 2000 4:20 AM
To: Peter Mount
Cc: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] ConnectionPoolDataSource (JDBC)

Peter Mount wrote:
>
> As usual when replying from here, replies prefixed with PM:
>
> --
> Peter Mount
> Enterprise Support
> Maidstone Borough Council
> Any views stated are my own, and not those of Maidstone Borough
Council.
> PM: It should be relatively easy. All of our SQLException's are now
> keyworded to allow the internationalization of the messages, so in
> theory we can add the code by way of a lookup on that keyword.

Hmm If the back-end starts sending a different message, it will break
the driver. Kind of hard to keep track of.

PM: Yes, this has always been the case, and I'd think that most if not
all of the interfaces suffer from this problem. The internal to the
driver messages would be easy, but the backend ones would need to be
monitored to prevent this problem.

> > * ResultSet to use a cursor when retrieving results
>
> Which type of cursors will be supported?
>
> PM: Not sure yet. I'm currently about 3 days behind (from the point
> where I wanted to be by today).

Can the back-end support forward/backward scrolling?

PM: AFAIK it does.

arkin

>
> arkin
>
> > These won't be done until after 7.0:
> > * RowSet's
> > * Updateable ResultSet's (not sure how to do this yet)
> >
> > Peter
>
> --
> ----------------------------------------------------------------------
> Assaf Arkin www.exoffice.com
> CTO, Exoffice Technologies, Inc. www.exolab.org

--
----------------------------------------------------------------------
Assaf Arkin www.exoffice.com
CTO, Exoffice Technologies, Inc. www.exolab.org

************

Browse pgsql-interfaces by date

  From Date Subject
Next Message Dave Page 2000-02-10 09:14:14 RE: [INTERFACES] pgAdmin on NT (NT4SP6)
Previous Message Dave Page 2000-02-10 08:46:37 RE: [INTERFACES] pgAdmin on NT (NT4SP6)