RE: [INTERFACES] ConnectionPoolDataSource (JDBC) - Mailing list pgsql-interfaces

From Peter Mount
Subject RE: [INTERFACES] ConnectionPoolDataSource (JDBC)
Date
Msg-id 1B3D5E532D18D311861A00600865478C70C1A6@exchange1.nt.maidstone.gov.uk
Whole thread Raw
List 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@exoffice.com]
Sent: Wednesday, February 09, 2000 4:20 AM
To: Peter Mount
Cc: pgsql-interfaces@postgreSQL.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



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


pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: RE: [INTERFACES] JDBC primary keys
Next
From: Dave Page
Date:
Subject: RE: [INTERFACES] pgAdmin on NT (NT4SP6)